Closed daslicht closed 10 years ago
When i try to install "slug" i get :
OSError: [Errno 28] No space left on device gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:337:16) gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:797:12) gyp ERR! System Linux 2.6.32-042stab084.14 gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /node/mongonative/node_modules/slug/node_modules/unicode/node_modules/bufferstream/node_modules/buffertools gyp ERR! node -v v0.10.26 gyp ERR! node-gyp -v v0.12.2 gyp ERR! not ok npm http GET https://registry.npmjs.org/minimatch npm WARN optional dep failed, continuing buffertools@2.1.2
root@vps58220:/node/mongonative# df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/simfs 1000000 102854 897146 11% / none 131072 2 131070 1% /sys/fs/cgroup none 131072 66 131006 1% /run none 131072 4 131068 1% /run/lock none 131072 1 131071 1% /run/shm none 131072 3 131069 1% /run/user root@vps58220:/node/mongonative#
root@vps58220:/node/mongonative# df -h Filesystem Size Used Avail Use% Mounted on /dev/simfs 10G 6.0G 4.1G 60% / none 4.0K 0 4.0K 0% /sys/fs/cgroup none 103M 1.1M 102M 2% /run none 5.0M 0 5.0M 0% /run/lock none 512M 0 512M 0% /run/shm none 100M 0 100M 0% /run/user
So space should not be the issue , no ? Any Idea whats wrong ?
did you found the problem?
I think there was something with my Node installation, meanwhile I installed this which worked instantly for me: http://pid.github.io/speakingurl/
When i try to install "slug" i get :
So space should not be the issue , no ? Any Idea whats wrong ?