-
Notifications
You must be signed in to change notification settings - Fork 17
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
Erroneous git repository path in npm #8
Comments
I have got same issue here. I have installed karma-jasmine-ajax with --save-dev option
all dependencies are installed, but when i try to load framework, it failes find it:
Currently i have no idea why it happens, jasmine anf requires frameworks are loaded ok
|
Same issue. The redirect from github.com/pivotal/jasmine-ajax to github.com/jasmine/jasmine-ajax seems to have issues. I work with:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! We are having issues with our Jasmine Ajax installation since December. On npm install, we get git errors where git://github.com/pivotal/jasmine-ajax is called.
git://github.com/pivotal/jasmine-ajax seems to now redirect to git://github.com/jasmine/jasmine-ajax.
This results in us getting the following error when attempting to run Karma tests:
Thank you!
The text was updated successfully, but these errors were encountered: