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

Installing on Ubuntu 14.04 #3573

Closed
pablovg2 opened this issue Aug 2, 2014 · 7 comments
Closed

Installing on Ubuntu 14.04 #3573

pablovg2 opened this issue Aug 2, 2014 · 7 comments

Comments

@pablovg2
Copy link

pablovg2 commented Aug 2, 2014

I get some errors while is installed on Ubuntu.

user1@suntzu:/media/user1/P90GB/dev/ghost$ sudo npm install --production
npm ERR! Error: EPERM, symlink '../semver/bin/semver'
npm ERR!  { [Error: EPERM, symlink '../semver/bin/semver'] errno: 50, code: 'EPERM', path: '../semver/bin/semver' }
npm ERR! 
npm ERR! Please try running this command again as root/Administrator.

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! cwd /media/user1/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path ../semver/bin/semver
npm ERR! code EPERM
npm ERR! errno 50
npm ERR! stack Error: EPERM, symlink '../semver/bin/semver'
npm ERR! Error: ENOENT, utime '/media/user1/P90GB/dev/ghost/node_modules/fs-extra/node_modules/mkdirp/test/root.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! cwd /media/user1/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/user1/P90GB/dev/ghost/node_modules/fs-extra/node_modules/mkdirp/test/root.js
npm ERR! fstream_path /media/user1/P90GB/dev/ghost/node_modules/fs-extra/node_modules/mkdirp/test/root.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! fstream_finish_call utimes
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:305:19
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! error rolling back Error: ENOTEMPTY, rmdir '/media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/proto-list'
npm ERR! error rolling back  js-beautify@1.4.2 { [Error: ENOTEMPTY, rmdir '/media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/proto-list']
npm ERR! error rolling back   errno: 53,
npm ERR! error rolling back   code: 'ENOTEMPTY',
npm ERR! error rolling back   path: '/media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/proto-list' }
npm ERR! Error: ENOENT, lstat '/media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! cwd /media/user1/P90GB/dev/ghost


npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js
npm ERR! fstream_path /media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! Error: ENOENT, lstat '/media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/ini/test/foo.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! cwd /media/user1/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/ini/test/foo.js
npm ERR! fstream_path /media/user1/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/ini/test/foo.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! Error: ENOENT, lstat '/media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/aws-sdk/lib/http.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! cwd /media/user1/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/aws-sdk/lib/http.js
npm ERR! fstream_path /media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/aws-sdk/lib/http.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! Error: ENOENT, lstat '/media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/tar/lib/extended-header-writer.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! cwd /media/user1/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/tar/lib/extended-header-writer.js
npm ERR! fstream_path /media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/tar/lib/extended-header-writer.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! Error: ENOENT, lstat '/media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/request/.travis.yml'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! cwd /media/user1/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/request/.travis.yml
npm ERR! fstream_path /media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/request/.travis.yml
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! Error: ENOENT, lstat '/media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/semver/semver.min.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! cwd /media/user1/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/semver/semver.min.js
npm ERR! fstream_path /media/user1/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/semver/semver.min.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /media/user1/P90GB/dev/ghost/npm-debug.log
npm ERR! not ok code 0
@pablovg2 pablovg2 changed the title Installing on Ubuntu 14:04 Installing on Ubuntu 14.04 Aug 2, 2014
@novaugust
Copy link
Contributor

Hey @pablovg2, quite the error log you've got there. Could you give us a bit more info to help us help you? We use this format to help our contributors quickly get a grasp of the context of an error. If you could update your post to look like that, it'd help a lot =)

@novaugust
Copy link
Contributor

and, a quick question: why are you throwing sudo in front of npm install?

@jgable
Copy link
Contributor

jgable commented Aug 2, 2014

It looks like a permissions problem with your environment. How did you setup node on your server? I'd recommend this guide for how to set node up on an Ubuntu 14.04 server.

@pablovg2
Copy link
Author

pablovg2 commented Aug 2, 2014

Issue Summary

Fail installation.

Yes, I have used sudo

Steps to Reproduce

  1. I have installed node.js looking this guide https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-an-ubuntu-14-04-server
  2. When I try to install inside the ghost path, with sudo npm install --production I get errors

Technical details

Log error

/media/pablov/P90GB/dev/ghost$ sudo npm install --production
npm ERR! Error: EPERM, symlink '../semver/bin/semver'
npm ERR!  { [Error: EPERM, symlink '../semver/bin/semver'] errno: 50, code: 'EPERM', path: '../semver/bin/semver' }
npm ERR! 
npm ERR! Please try running this command again as root/Administrator.

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /media/pablov/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path ../semver/bin/semver
npm ERR! code EPERM
npm ERR! errno 50
npm ERR! stack Error: EPERM, symlink '../semver/bin/semver'
npm ERR! Error: ENOENT, lstat '/media/pablov/P90GB/dev/ghost/node_modules/fs-extra/node_modules/mkdirp/test/sync.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /media/pablov/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/pablov/P90GB/dev/ghost/node_modules/fs-extra/node_modules/mkdirp/test/sync.js
npm ERR! fstream_path /media/pablov/P90GB/dev/ghost/node_modules/fs-extra/node_modules/mkdirp/test/sync.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! error rolling back Error: ENOTEMPTY, rmdir '/media/pablov/P90GB/dev/ghost/node_modules/fs-extra/node_modules/ncp/test/fixtures/src/sub'
npm ERR! error rolling back  fs-extra@0.8.1 { [Error: ENOTEMPTY, rmdir '/media/pablov/P90GB/dev/ghost/node_modules/fs-extra/node_modules/ncp/test/fixtures/src/sub']
npm ERR! error rolling back   errno: 53,
npm ERR! error rolling back   code: 'ENOTEMPTY',
npm ERR! error rolling back   path: '/media/pablov/P90GB/dev/ghost/node_modules/fs-extra/node_modules/ncp/test/fixtures/src/sub' }
npm ERR! Error: ENOENT, chmod '/media/pablov/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/ini/test'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /media/pablov/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/pablov/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/ini/test
npm ERR! fstream_path /media/pablov/P90GB/dev/ghost/node_modules/express-hbs/node_modules/js-beautify/node_modules/config-chain/node_modules/ini/test/bar.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! fstream_finish_call setupMadeDir
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack end (/usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:319:21)
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:336:20
npm ERR! fstream_stack next (/usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:366:20)
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! EEXIST, mkdir '/media/pablov/P90GB/dev/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler'
File exists: /media/pablov/P90GB/dev/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler
Move it away, and try again. 

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /media/pablov/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/pablov/P90GB/dev/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler
npm ERR! fstream_path /media/pablov/P90GB/dev/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code EEXIST
npm ERR! errno 47
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm ERR! EEXIST, mkdir '/media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/request'
File exists: /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/request
Move it away, and try again. 

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /media/pablov/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/request
npm ERR! fstream_path /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/request/.travis.yml
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code EEXIST
npm ERR! errno 47
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm ERR! Error: ENOENT, lstat '/media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/tar/lib/extended-header-writer.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /media/pablov/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/tar/lib/extended-header-writer.js
npm ERR! fstream_path /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/tar/lib/extended-header-writer.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! Error: ENOENT, lstat '/media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/aws-sdk/lib/metadata_service.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /media/pablov/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/aws-sdk/lib/metadata_service.js
npm ERR! fstream_path /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/aws-sdk/lib/metadata_service.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! Error: ENOENT, lstat '/media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/semver/semver.min.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /media/pablov/P90GB/dev/ghost
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! path /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/semver/semver.min.js
npm ERR! fstream_path /media/pablov/P90GB/dev/ghost/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/semver/semver.min.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /media/pablov/P90GB/dev/ghost/npm-debug.log
npm ERR! not ok code 0

@pablovg2
Copy link
Author

pablovg2 commented Aug 3, 2014

I have tested with other Ubuntu 14.04 and it works fine at the first. I think in this environment I must have something wrong, any idea?

thanks

@ErisDS
Copy link
Member

ErisDS commented Aug 3, 2014

Hi @pablovg2, welcome to Ghost!

From the information provided, it seems this is an environment issue, as opposed to a bug in Ghost. I'm closing this we use our GitHub tracking active issues with the Ghost software. For more information about raising issues on GitHub please see our contributing guidelines.

As has been pointed out, your problem here is likely to do with your use of sudo, which you should not need. If anyone here has further advice for you they will still reply, but the best place to get installation support is via the forum.

@ErisDS ErisDS closed this as completed Aug 3, 2014
@rzandonai
Copy link

rzandonai commented Apr 26, 2016

try use npm install --no-bin-links npm/npm#2380

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

5 participants