Description
sudo npm i nosql-leveldb
nosql-leveldb@3.0.1 install /Users/bailey/projects/microsoft-summit-chatbot-course/node_modules/nosql-leveldb
prebuild-install || node-gyp rebuild
prebuild-install WARN install No prebuilt binaries found (target=10.13.0 runtime=node arch=x64 platform=darwin)
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/Users/bailey/projects/microsoft-summit-chatbot-course/node_modules/nosql-leveldb/build'
gyp ERR! System Darwin 17.5.0
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/bailey/projects/microsoft-summit-chatbot-course/node_modules/nosql-leveldb
gyp ERR! node -v v10.13.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! nosql-leveldb@3.0.1 install: prebuild-install || node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the nosql-leveldb@3.0.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/bailey/.npm/_logs/2018-11-17T15_34_33_835Z-debug.log
please help me! Thank you