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 add jasmine.async - get 404 with a strange url #176

Closed
togakangaroo opened this issue Dec 16, 2013 · 1 comment
Closed

Cannot add jasmine.async - get 404 with a strange url #176

togakangaroo opened this issue Dec 16, 2013 · 1 comment

Comments

@togakangaroo
Copy link

    volo add -amd derickbailey/jasmine.async exports=AsyncSpec

gives a 404 to a url that that volo should have no reason to expect exists (sorry, can't copy it out right now as my VM's copy-paste is currently broken).

@jrburke
Copy link
Member

jrburke commented Jan 1, 2014

Here is what happens:

It looks like the master version of package.json does have the right URL, so I expect the next tagged release to work correctly. In the meantime, you can use the URL directly for the file:

volo add https://raw.github.com/derickbailey/jasmine.async/v0.1.0/lib/jasmine.async.js

That, or ask the library author to either update the package.json for the v0.1.0 tag to point to right URL or place a copy of the file at that URL for that tagged version.

Closing as a misconfiguration on the target library side.

@jrburke jrburke closed this as completed Jan 1, 2014
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

2 participants