We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sudo npm i nosql-leveldb
[email protected] 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! [email protected] install: prebuild-install || node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
prebuild-install || node-gyp rebuild
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
The text was updated successfully, but these errors were encountered:
You have no permission to create this folder:
EACCES: permission denied, mkdir '/Users/bailey/projects/microsoft-summit-chatbot-course/node_modules/nosql-leveldb/build'
Sorry, something went wrong.
No branches or pull requests
sudo npm i nosql-leveldb
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! [email protected] install:
prebuild-install || node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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
The text was updated successfully, but these errors were encountered: