[GH-ISSUE #245] npm install error #179

Closed
opened 2026-02-26 02:32:22 +03:00 by kerem · 2 comments
Owner

Originally created by @Doriginal on GitHub (Feb 18, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/245

When i use npm install i have an error in postinstall.
"ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/selz/plyr.git", exit code of #128 fatal: read error: Connection timed out"

This is the consol message:

koel@ postinstall /home/ubuntu/koel
bower install && cross-env NODE_ENV=production && gulp --production

postinstall:. â
bower plyr#~1.3.6 not-cached git://github.com/selz/plyr.git#~1.3.6
bower plyr#~1.3.6 resolve git://github.com/selz/plyr.git#~1.3.6
bower plyr#~1.3.6 ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/selz/plyr.git", exit code of #128 fatal: read error: Connection timed out

Additional error details:
fatal: read error: Connection timed out
postinstall:. â
postinstall:koel â â¢ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ

npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.7
npm ERR! Linux 3.19.0-25-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v5.6.0
npm ERR! npm v3.6.0
npm ERR! code ELIFECYCLE
npm ERR! koel@ postinstall: bower install && cross-env NODE_ENV=production && gulp --production
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the koel@ postinstall script 'bower install && cross-env NODE_ENV=production && gulp --production'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the koel package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! bower install && cross-env NODE_ENV=production && gulp --production
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs koel
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls koel
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/ubuntu/koel/npm-debug.log

Originally created by @Doriginal on GitHub (Feb 18, 2016). Original GitHub issue: https://github.com/koel/koel/issues/245 When i use npm install i have an error in postinstall. "**ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/selz/plyr.git", exit code of #128 fatal: read error: Connection timed out**" This is the consol message: > koel@ postinstall /home/ubuntu/koel > bower install && cross-env NODE_ENV=production && gulp --production postinstall:. â bower plyr#~1.3.6 not-cached git://github.com/selz/plyr.git#~1.3.6 bower plyr#~1.3.6 resolve git://github.com/selz/plyr.git#~1.3.6 bower plyr#~1.3.6 ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/selz/plyr.git", exit code of #128 fatal: read error: Connection timed out Additional error details: fatal: read error: Connection timed out postinstall:. â postinstall:koel â â¢ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.7 npm ERR! Linux 3.19.0-25-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! node v5.6.0 npm ERR! npm v3.6.0 npm ERR! code ELIFECYCLE npm ERR! koel@ postinstall: `bower install && cross-env NODE_ENV=production && gulp --production` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the koel@ postinstall script 'bower install && cross-env NODE_ENV=production && gulp --production'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the koel package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! bower install && cross-env NODE_ENV=production && gulp --production npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs koel npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls koel npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /home/ubuntu/koel/npm-debug.log
kerem closed this issue 2026-02-26 02:32:22 +03:00
Author
Owner

@phanan commented on GitHub (Feb 18, 2016):

I don't mean to be rude but... seriously? The error message is obviously "fatal: read error: Connection timed out."

<!-- gh-comment-id:185757733 --> @phanan commented on GitHub (Feb 18, 2016): I don't mean to be rude but... seriously? The error message is obviously "fatal: read error: Connection timed out."
Author
Owner

@Doriginal commented on GitHub (Feb 18, 2016):

ahaha, I can read, you are funny :)
but you do not help to solve problems
2 days ago I still have the timeout, why?

<!-- gh-comment-id:185764152 --> @Doriginal commented on GitHub (Feb 18, 2016): ahaha, I can read, you are funny :) but you do not help to solve problems 2 days ago I still have the timeout, why?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#179
No description provided.