Ubuntu Pastebin

Paste from 1243 at Thu, 21 Jan 2016 13:22:32 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
deniz946@UbuntuOS:~/Desktop/angular/angular-seed$ npm install | pastebinit
/usr/bin/env: node: No such file or directory

npm ERR! angular-seed@0.0.0 postinstall: `bower install`
npm ERR! Exit status 127
npm ERR! 
npm ERR! Failed at the angular-seed@0.0.0 postinstall script.
npm ERR! This is most likely a problem with the angular-seed package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     bower install
npm ERR! You can get their info via:
npm ERR!     npm owner ls angular-seed
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 4.2.0-16-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/deniz946/Desktop/angular/angular-seed
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/deniz946/Desktop/angular/angular-seed/npm-debug.log
npm ERR! not ok code 0
Download as text