Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

npm could not determine node.js install directory

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
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #npm #determine #install #directory
ADD COMMENT
Topic
Name
1+8 =