npm install robotjs在生成二进制文件时失败

时间:2018-10-29 09:24:54

标签: javascript node.js npm backend

当我运行命令“ npm install robotjs -g”时,出现此错误。

  
    

robotjs@0.5.1安装C:\ Users \ Ehsan \ AppData \ Roaming \ npm \ node_modules \ robotjs     预构建安装|| node-gyp重建

  
     

prebuild-install WARN安装未找到预构建的二进制文件   (target = 8.11.3 runtime = node arch = x64 platform = win32)

     

C:\ Users \ Ehsan \ AppData \ Roaming \ npm \ node_modules \ robotjs>(如果未定义)   npm_config_node_gyp(节点“ C:\ Program   文件\ nodejs \ node_modules \ npm \ node_modules \ npm-lifecycle \ node-gyp-bin \ .... \ node_modules \ node-gyp \ bin \ node-gyp.js”   重建)else(节点“ C:\ Program   文件\ nodejs \ node_modules \ npm \ node_modules \ node-gyp \ bin \ node-gyp.js”   重建)C:\ Program   文件\ nodejs \ node_modules \ npm \ node_modules \ node-gyp \ gyp \ pylib \ gyp \ input.py:891:   警告:“ as”将成为Python 2.6 Traceback中的保留关键字   (最近一次通话最近):文件“ C:\ Program   文件\ nodejs \ node_modules \ npm \ node_modules \ node-gyp \ gyp \ gyp_main.py”,   第13行       导入gyp文件“ C:\ Program Files \ nodejs \ node_modules \ npm \ node_modules \ node-gyp \ gyp \ pylib \ gyp__init __。py”,   第8行       导入gyp.input文件“ C:\ Program Files \ nodejs \ node_modules \ npm \ node_modules \ node-gyp \ gyp \ pylib \ gyp \ input.py”,   891行       除了ImportError作为e:                           ^ SyntaxError:语法错误gyp ERR!配置错误gyp ERR!堆栈错误:gyp失败,退出代码:1   糟糕!堆栈在ChildProcess.onCpExit(C:\ Program   文件\ nodejs \ node_modules \ npm \ node_modules \ node-gyp \ lib \ configure.js:336:16)   糟糕!堆叠在generateTwo(events.js:126:13)gyp ERR!堆叠在   ChildProcess.emit(events.js:214:7)gyp ERR!堆叠在   Process.ChildProcess._handle.onexit(内部/child_process.js:198:12)   糟糕!系统Windows_NT 10.0.17133 gyp ERR!命令“ C:\ Program   Files \ nodejs \ node.exe“” C:\ Program   文件\ nodejs \ node_modules \ npm \ node_modules \ node-gyp \ bin \ node-gyp.js”   “重建”石膏错误!电脑   C:\ Users \ Ehsan \ AppData \ Roaming \ npm \ node_modules \ robotjs gyp ERR!节点   -v v8.11.3 gyp错误! node-gyp -v v3.6.2 gyp错误!不好,npm ERR!代码ELIFECYCLE npm ERR! errno 1 npm错误! robotjs@0.5.1安装:   prebuild-install || node-gyp rebuild npm错误!退出状态1 npm ERR!   npm ERR!在robotjs@0.5.1安装脚本上失败。 npm ERR!这是   npm可能不是问题。可能还有其他日志记录   上面的输出。

     

npm错误!有关此运行的完整日志,请参见:npm ERR!
  C:\ Users \ Ehsan \ AppData \ Roaming \ npm-cache_logs \ 2018-10-29T09_19_13_980Z-debug.log

0 个答案:

没有答案