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

Cannot install with latest code on master #638

Closed
ipeisong opened this issue Dec 7, 2014 · 2 comments
Closed

Cannot install with latest code on master #638

ipeisong opened this issue Dec 7, 2014 · 2 comments

Comments

@ipeisong
Copy link

ipeisong commented Dec 7, 2014

Here is the error:

root@li630-217:/application/stackedit# npm install
npm WARN deprecated gulp-clean@0.3.1: use gulp-rimraf instead
npm ERR! Failed resolving git HEAD (git://github.com/RobinThrift/gulp-requirejs.git) fatal: bad object 6fb08d427dda7463a07b25be3fc931f58e660b54
npm ERR! Failed resolving git HEAD (git://github.com/RobinThrift/gulp-requirejs.git)
npm ERR! Error: Command failed: fatal: bad object 6fb08d427dda7463a07b25be3fc931f58e660b54
npm ERR!
npm ERR! at ChildProcess.exithandler (child_process.js:648:15)
npm ERR! at ChildProcess.emit (events.js:98:17)
npm ERR! at maybeClose (child_process.js:756:16)
npm ERR! at Process.ChildProcess._handle.onexit (child_process.js:823:5)
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.16.5-x86_64-linode46
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /application/stackedit
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! code 128
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /application/stackedit/npm-debug.log
npm ERR! not ok code 0

@jesperronn
Copy link

I made A pull request fixing just that. Isn't that merged yet?

@thorfischer
Copy link

change the gulp-requirejs:"<! some github link !>", in your ~/stackedit/package.json to be gulp-requirejs: ">=0.1.3",

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

3 participants