当前位置: 首页 > 知识库问答 >
问题:

无法运行npm命令"npm安装-gtty.js"。

谢清野
2023-03-14
***Unable to run npm command "npm install -g tty.js".
Here is the error log I am getting :*** 

=D:\Users\pjha\AppData\Roaming\npm\node\u modules\tty。js\node\u模块\ws

(节点gyp重建2

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "tty.js"
npm ERR! node v6.10.2
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE

npm ERR! pty.js@0.3.1 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the pty.js@0.3.1 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the pty.js package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs pty.js
npm ERR! Or if that isn't available, you can get their info via:`enter code here`
npm ERR!     npm owner ls pty.js
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     D:\Praful\WorkSpaces\NodeJsWorkSpace\Test\npm-debug.log

共有1个答案

钱浩荡
2023-03-14

请参阅GitHub上的本期-#151:npm安装pty。js`在Windows 10上失败:

  • https://github.com/chjj/pty.js/issues/151

这个-#54:不能安装在windows上:

  • https://github.com/chjj/pty.js/issues/54

人们推荐了一些解决方案。很难说哪一个适合你,但你应该在这些问题的评论中找到一些信息。

 类似资料:
  • =d:\users\pjha\appdata\roaming\npm\node_modules\tty.js\node_modules\ws (node-gyp rebuild 2>builderror.log)(退出0)d:\users\pjha\appdata\roaming\npm\node_modules\tty.js\node_modules\ws>如果未定义npm_config_nod

  • 任何帮助都将得到高度赞赏。 谢谢,沙兹

  • 我试图通过npm安装gulp,这样我就可以运行我的项目。 据我所知,我所需要做的就是从项目位置的命令行运行“NPM install Gulp”,如下所示: 然而,它似乎不起作用,因为如果我从命令行运行“gulp”,什么也不会发生。 对不起,我对npm,咕噜,大口大口等都很陌生。:(

  • 我试图安装npm包(node-xmpp-server),但它未能安装。以前,当我试图安装一个包,是安装全局而不是本地,但现在它根本没有安装。 npm安装节点xmpp服务器 错误为:npm ERR!errno-4048 npm错误!Windows NT 6.3。9600 npm错误!argv“c:\Program Files\nodejs\node.exe”“c:\Program Files\nod

  • 问题内容: 我正在尝试安装npm软件包(node-xmpp-server),但安装失败。以前,当我尝试安装全局安装而不是本地安装的软件包时,现在却根本没有安装。 请帮帮我。 npm install node-xmpp-server 错误是:npm ERR!errno -4048 npm错误!Windows_NT 6.3.9600 npm错误!argv“ c:\ Program Files \ no

  • 我是cypress的新手,我想知道vsI在谷歌上搜索了一下,但没有找到任何答案