Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

node-gyp rebuild

# Open the terminal as an administrator
# Go to your project folder and run:
npm config set node_gyp
npm config set msvs_version 2017
npm i
 
PREVIOUS NEXT
Tagged: #rebuild
ADD COMMENT
Topic
Name
3+6 =