Troubles with NPM and node-gyp in Windows

后端 未结 5 881
独厮守ぢ
独厮守ぢ 2020-12-17 00:12

I have some troubles with npm packages on my Windows workstation... I have a set of NPM dependencies in my package.json file:

\"devDependencies\": {
    \"babel-p         


        
5条回答
  •  旧时难觅i
    2020-12-17 00:34

    I created an issue on github for node-gyp. And also here is a disscussion of a similar problem. Probaly it not helped me, but maybe it can be useful for someone else.

提交回复
热议问题