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

fatal error when updating js/curl #2

Closed
donnut opened this issue Feb 27, 2012 · 5 comments
Closed

fatal error when updating js/curl #2

donnut opened this issue Feb 27, 2012 · 5 comments

Comments

@donnut
Copy link

donnut commented Feb 27, 2012

step 3 of Running the demo, git submodule update produces the following result:
Cloning into js/curl...
remote: Counting objects: 2823, done.
remote: Compressing objects: 100% (1246/1246), done.
remote: Total 2823 (delta 1383), reused 2799 (delta 1359)
Receiving objects: 100% (2823/2823), 1.19 MiB | 729 KiB/s, done.
Resolving deltas: 100% (1383/1383), done.
fatal: reference is not a tree: 30587419d8b6a31ebe1b013597a47ff1e1d8b457
Unable to checkout '30587419d8b6a31ebe1b013597a47ff1e1d8b457' in submodule path 'js/curl'

@briancavalier
Copy link
Owner

Weird, that commit must have disappeared. Thanks for the heads up. I'll look into it soon.

@briancavalier
Copy link
Owner

Hey @donnut, I just pushed an update that fixes the curl submodule ref, and also simplifies the steps to run the demo. Have a look at the Running the Demo section in the README, give it a try, and let me know if it works for you. If it does, feel free to close the ticket, but if you still have trouble, let me know and we can work through it.

@craigmaslowski
Copy link

I was having the same problem the day donnut posted. It's working for me now. Thanks for the fix.

@donnut
Copy link
Author

donnut commented Mar 1, 2012

Works like a charm now. Thanks brian

@donnut donnut closed this as completed Mar 1, 2012
@briancavalier
Copy link
Owner

Cool, no problem, guys. You may also want to have a look at the Piratescript demo app, which shows more of the capabilities of wire and and a few other bits of @cujojs. Enjoy!

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