Skip to content
New issue

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

Getting error while installing 'wait.for' #45

Open
ahmeddilshad opened this issue Dec 19, 2017 · 0 comments
Open

Getting error while installing 'wait.for' #45

ahmeddilshad opened this issue Dec 19, 2017 · 0 comments

Comments

@ahmeddilshad
Copy link

gyp info it worked if it ends with ok
gyp verb cli [ 'nodejs', '/usr/bin/node-gyp', 'rebuild', '--release' ]
gyp info using node-gyp@0.10.10
gyp info using node@0.10.25 | linux | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python" in the PATH
gyp verb which succeeded python /usr/bin/python
gyp verb check python version python -c "import platform; print(platform.python_version());" returned: "2.7.6\n"
gyp verb get node dir no --target version specified, falling back to host node version: v0.10.25
gyp verb build dir attempting to create "build" dir: /var/www/html/employ/practice/restapis/node_modules/fibers/build
gyp ERR! configure error
gyp ERR! stack Error: EACCES, mkdir '/var/www/html/employ/practice/restapis/node_modules/fibers/build'
gyp ERR! System Linux 3.13.0-24-generic
gyp ERR! command "nodejs" "/usr/bin/node-gyp" "rebuild" "--release"
gyp ERR! cwd /var/www/html/employ/practice/restapis/node_modules/fibers
gyp ERR! node -v v0.10.25
gyp ERR! node-gyp -v v0.10.10
gyp ERR! not ok
node-gyp exited with code: 1
Please make sure you are using a supported platform and node version. If you
would like to compile fibers on this machine please make sure you have setup your
build environment--
Windows + OS X instructions here: https://github.com/nodejs/node-gyp
Ubuntu users please run: sudo apt-get install g++ build-essential
Alpine users please run: sudo apk add python make g++
gyp info it worked if it ends with ok
gyp verb cli [ 'nodejs', '/usr/bin/node-gyp', 'rebuild', '--release' ]
gyp info using node-gyp@0.10.10
gyp info using node@0.10.25 | linux | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python" in the PATH
gyp verb which succeeded python /usr/bin/python
gyp verb check python version python -c "import platform; print(platform.python_version());" returned: "2.7.6\n"
gyp verb get node dir no --target version specified, falling back to host node version: v0.10.25
gyp verb build dir attempting to create "build" dir: /var/www/html/employ/practice/restapis/node_modules/fibers/build
gyp ERR! configure error
gyp ERR! stack Error: EACCES, mkdir '/var/www/html/employ/practice/restapis/node_modules/fibers/build'
gyp ERR! System Linux 3.13.0-24-generic
gyp ERR! command "nodejs" "/usr/bin/node-gyp" "rebuild" "--release"
gyp ERR! cwd /var/www/html/employ/practice/restapis/node_modules/fibers
gyp ERR! node -v v0.10.25
gyp ERR! node-gyp -v v0.10.10
gyp ERR! not ok
node-gyp exited with code: 1
Please make sure you are using a supported platform and node version. If you
would like to compile fibers on this machine please make sure you have setup your
build environment--
Windows + OS X instructions here: https://github.com/nodejs/node-gyp
Ubuntu users please run: sudo apt-get install g++ build-essential
Alpine users please run: sudo apk add python make g++
npm WARN restapis@1.0.0 No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! fibers@2.0.0 install: node build.js || nodejs build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the fibers@2.0.0 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! /root/.npm/_logs/2017-12-19T11_07_36_241Z-debug.log

=================================================

nodejs version : v8.9.0
npm version : 5.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant