📜  npm 无法确定 node.js 安装目录 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:52.328000             🧑  作者: Mango

代码示例1
If you're using Windows you can now install all node-gyp dependencies with single command (NOTE: Run As Admin in Windows PowerShell):

 $ npm install --global --production windows-build-tools
and then install the package

 $ npm install --global node-gyp