Help with npm Install

222 views
Skip to first unread message

Daniel Frankovic

unread,
Nov 27, 2014, 12:44:21 PM11/27/14
to be...@googlegroups.com
Hi I have a problem with npm Install 

After i run it I get an error and npm-debug.log says:

1175 silly registry.get cb [ 304,
1175 silly registry.get   { date: 'Wed, 26 Nov 2014 19:22:38 GMT',
1175 silly registry.get     server: 'Apache',
1175 silly registry.get     via: '1.1 varnish',
1175 silly registry.get     'last-modified': 'Wed, 26 Nov 2014 19:22:38 GMT',
1175 silly registry.get     'cache-control': 'max-age=60',
1175 silly registry.get     etag: '"AR0F8N2C2HLUQKOAOLBFND9NE"',
1175 silly registry.get     age: '1',
1175 silly registry.get     'x-served-by': 'cache-fra1237-FRA',
1175 silly registry.get     'x-cache': 'MISS',
1175 silly registry.get     'x-cache-hits': '0',
1175 silly registry.get     'x-timer': 'S1417029758.004237,VS0,VE740',
1175 silly registry.get     vary: 'Accept',
1175 silly registry.get     'content-length': '0',
1175 silly registry.get     'keep-alive': 'timeout=10, max=44',
1175 silly registry.get     connection: 'Keep-Alive' } ]
1176 verbose etag https://registry.npmjs.org/clappr from cache
1177 verbose addNamed [ 'clappr', '0.0.61' ]
1178 verbose addNamed [ '0.0.61', '0.0.61' ]
1179 silly lockFile 29818ccb-clappr-0-0-61 cla...@0.0.61
1180 verbose lock cla...@0.0.61 /root/.npm/29818ccb-clappr-0-0-61.lock
1181 silly lockFile 29818ccb-clappr-0-0-61 cla...@0.0.61
1182 silly lockFile 29818ccb-clappr-0-0-61 cla...@0.0.61
1183 silly lockFile 4ca93e62-clappr-latest clappr@latest
1184 silly lockFile 4ca93e62-clappr-latest clappr@latest
1185 error git clone git://github.com/hansl/karma-traceur-preprocessor Initialized empty Git repository in /root/.npm/_git-remotes/git-github-com-hansl-karma-traceur-preprocessor-5ebd542f/
1185 error git clone git://github.com/hansl/karma-traceur-preprocessor fatal: read error: Connection timed out
1186 silly lockFile 5ebd542f-hansl-karma-traceur-preprocessor git://github.com/hansl/karma-traceur-preprocessor
1187 silly lockFile 5ebd542f-hansl-karma-traceur-preprocessor git://github.com/hansl/karma-traceur-preprocessor
1188 error Error: Command failed: fatal: read error: Connection timed out
1188 error
1188 error     at ChildProcess.exithandler (child_process.js:648:15)
1188 error     at ChildProcess.emit (events.js:98:17)
1188 error     at maybeClose (child_process.js:756:16)
1188 error     at Process.ChildProcess._handle.onexit (child_process.js:823:5)
1189 error If you need help, you may report this *entire* log,
1189 error including the npm and node versions, at:
1190 error System Linux 2.6.32-279.1.1.el6.x86_64
1191 error command "/usr/bin/node" "/usr/bin/npm" "install"
1192 error cwd /home/adm/frankovd/clappr-p2phls-plugin
1193 error node -v v0.10.33
1194 error npm -v 1.4.28
1195 error code 128
1196 verbose exit [ 1, true ]

Flávio Ribeiro

unread,
Nov 27, 2014, 3:35:34 PM11/27/14
to be...@googlegroups.com
Hello Daniel,

There was an old dependency on package.json. It should be fixed on master now. Thank you for reporting.

Flávio Ribeiro 

--
You received this message because you are subscribed to the Google Groups "BemTV: Hybrid CDN/P2P Architecture for HLS Broadcasts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bemtv+un...@googlegroups.com.
Visit this group at http://groups.google.com/group/bemtv.
For more options, visit https://groups.google.com/d/optout.

Daniel Frankovic

unread,
Jan 19, 2015, 8:23:47 AM1/19/15
to be...@googlegroups.com
HI new problem

npm ERR! Linux 3.2.0-4-amd64

npm ERR! argv "node" "/usr/local/bin/npm" "install"

npm ERR! node v0.13.0-pre

npm ERR! npm  v2.2.0

npm ERR! code ETARGET


npm ERR! notarget No compatible version found: gulp@'>=3.8.6 <4.0.0'

npm ERR! notarget Valid install targets:

npm ERR! notarget ["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.7","0.0.8","0.0.9","0.1.0","0.2.0","1.0.0","1.1.0","1.2.0","1.2.1","2.0.0","2.0.1","2.1.0","2.2.0","2.3.0","2.4.0","2.4.1","2.6.0","2.6.1","2.7.0","3.0.0","3.1.1","3.1.2","3.1.3","3.1.4","3.2.0","3.2.1","3.2.2","3.2.3","3.2.4","3.2.5","3.3.0","3.3.1","3.3.2","3.3.4","3.4.0"]

npm ERR! notarget 

npm ERR! notarget This is most likely not a problem with npm itself.

npm ERR! notarget In most cases you or one of your dependencies are requesting

npm ERR! notarget a package version that doesn't exist.


npm ERR! Please include the following file with any support request:

npm ERR!     /home/fra/clappr-p2phls-plugin/npm-debug.log



gulp -v

[14:22:52] CLI version 3.4.0

[14:22:52] Local version 3.4.0

Thiago Pontes

unread,
Jan 19, 2015, 8:44:35 AM1/19/15
to be...@googlegroups.com
Hi Daniel,

I would suggest you to try using npm 1.x.x. npm 2.x.x seems to have some odd behaviors with some dependencies.

[]s

陳致諺

unread,
Feb 1, 2015, 11:52:32 PM2/1/15
to be...@googlegroups.com
Hi I have some problem with npm install

Please help me.

Thanks!
========================================================
root@ubuntu:~/git/bemtv# git clone -q https://github.com/bemtv/clappr-p2phls-plugin.git
root@ubuntu:~/git/bemtv# cd clappr-p2phls-plugin/
root@ubuntu:~/git/bemtv/clappr-p2phls-plugin# npm install
npm WARN optional dep failed, continuing fsev...@0.3.5
 
> v8f...@1.0.8 install /root/git/bemtv/clappr-p2phls-plugin/node_modules/gulp/node_modules/v8flags
> node fetch.js

npm WARN optional dep failed, continuing fsev...@0.3.5
 
> w...@0.4.32 install /root/git/bemtv/clappr-p2phls-plugin/node_modules/rtc-quickconnect/node_modules/rtc-signaller/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

npm WARN excluding symbolic link docs/assets/ir_black.css -> ../../node_modules/highlight.js/src/styles/ir_black.css
npm WARN excluding symbolic link examples/TestFramework/Test Framework.framework/Resources -> Versions/Current/Resources
npm WARN excluding symbolic link examples/TestFramework/Test Framework.framework/Test Framework -> Versions/Current/Test Framework
npm WARN excluding symbolic link examples/TestFramework/Test Framework.framework/Versions/Current -> A
npm WARN excluding symbolic link docs/assets/ir_black.css -> ../../node_modules/highlight.js/src/styles/ir_black.css
npm WARN excluding symbolic link examples/TestFramework/Test Framework.framework/Resources -> Versions/Current/Resources
npm WARN excluding symbolic link examples/TestFramework/Test Framework.framework/Test Framework -> Versions/Current/Test Framework
npm WARN excluding symbolic link examples/TestFramework/Test Framework.framework/Versions/Current -> A
-
> w...@0.4.32 install /root/git/bemtv/clappr-p2phls-plugin/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

\
> r...@0.1.3 install /root/git/bemtv/clappr-p2phls-plugin/node_modules/clappr/node_modules/scrollmonitor/node_modules/karma-ios-launcher/node_modules/iosctrl/node_modules/NodObjC/node_modules/ref
> node-gyp rebuild

gyp ERR! configure error 
gyp ERR! stack Error: spawn EACCES
gyp ERR! stack     at errnoException (child_process.js:1001:11)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:792:34)
gyp ERR! System Linux 3.13.0-32-generic
gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /root/git/bemtv/clappr-p2phls-plugin/node_modules/clappr/node_modules/scrollmonitor/node_modules/karma-ios-launcher/node_modules/iosctrl/node_modules/NodObjC/node_modules/ref
gyp ERR! node -v v0.10.33
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok 

> r...@0.3.5 install /root/git/bemtv/clappr-p2phls-plugin/node_modules/clappr/node_modules/scrollmonitor/node_modules/karma-ios-launcher/node_modules/iosctrl/node_modules/NodObjC/node_modules/ref-struct/node_modules/ref
> node-gyp rebuild

gyp ERR! configure error 
gyp ERR! stack Error: spawn EACCES
gyp ERR! stack     at errnoException (child_process.js:1001:11)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:792:34)
gyp ERR! System Linux 3.13.0-32-generic
gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /root/git/bemtv/clappr-p2phls-plugin/node_modules/clappr/node_modules/scrollmonitor/node_modules/karma-ios-launcher/node_modules/iosctrl/node_modules/NodObjC/node_modules/ref-struct/node_modules/ref
gyp ERR! node -v v0.10.33
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok 

> libx...@0.8.1 install /root/git/bemtv/clappr-p2phls-plugin/node_modules/clappr/node_modules/scrollmonitor/node_modules/karma-ios-launcher/node_modules/iosctrl/node_modules/NodObjC/node_modules/libxmljs
> node-gyp rebuild

gyp ERR! configure error 
gyp ERR! stack Error: spawn EACCES
gyp ERR! stack     at errnoException (child_process.js:1001:11)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:792:34)
gyp ERR! System Linux 3.13.0-32-generic
gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /root/git/bemtv/clappr-p2phls-plugin/node_modules/clappr/node_modules/scrollmonitor/node_modules/karma-ios-launcher/node_modules/iosctrl/node_modules/NodObjC/node_modules/libxmljs
gyp ERR! node -v v0.10.33
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok 

> f...@1.2.7 install /root/git/bemtv/clappr-p2phls-plugin/node_modules/clappr/node_modules/scrollmonitor/node_modules/karma-ios-launcher/node_modules/iosctrl/node_modules/NodObjC/node_modules/ffi
> node-gyp rebuild

gyp ERR! configure error 
gyp ERR! stack Error: spawn EACCES
gyp ERR! stack     at errnoException (child_process.js:1001:11)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:792:34)
gyp ERR! System Linux 3.13.0-32-generic
gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /root/git/bemtv/clappr-p2phls-plugin/node_modules/clappr/node_modules/scrollmonitor/node_modules/karma-ios-launcher/node_modules/iosctrl/node_modules/NodObjC/node_modules/ffi
gyp ERR! node -v v0.10.33
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok 
/
> node...@0.9.6 install /root/git/bemtv/clappr-p2phls-plugin/node_modules/gulp-sass/node_modules/node-sass
> node build.js

`linux-x64-v8-3.14` exists; testing

  
  ․․․․․․․․․․․․․․․․․․․․․․․․․․

  26 passing (324ms)

Binary is fine; exiting
npm ERR! r...@0.1.3 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the r...@0.1.3 install script.
npm ERR! This is most likely a problem with the ref package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls ref
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.13.0-32-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! cwd /root/git/bemtv/clappr-p2phls-plugin
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0
root@ubuntu:~/git/bemtv/clappr-p2phls-plugin# 
========================================================

Thiago Pontes

unread,
Feb 3, 2015, 11:45:27 AM2/3/15
to be...@googlegroups.com
Weird, looks like its a problem with permissions on the project's directory.

--
Reply all
Reply to author
Forward
0 new messages