【发布时间】:2018-01-09 16:43:34
【问题描述】:
当我尝试为 npm 安装软件包时会发生这种情况
我得到的确切错误是:
gyp ERR! stack Error: Can't find Python executable ""C:\Users\Amazo\AppData\Local\Programs\Python\Python36-32\python.EXE
"", you can set the PYTHON env variable.
我确实在我的System variables 中设置了PYTHON 变量,所以我不确定我在这里做错了什么。
【问题讨论】:
标签: python node.js windows npm npm-install