not defined npm_config_node_gyp error
1 min readOct 2, 2019
해결법 :
관리자 권한으로 gitbash 실행 뒤,
npm install — global — production windows-build-tools
npm install — global node-gyp
npm install
해결법 :
관리자 권한으로 gitbash 실행 뒤,
npm install — global — production windows-build-tools
npm install — global node-gyp
npm install