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

adds a package.json for the necessary required modules #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

adds a package.json for the necessary required modules #8

wants to merge 1 commit into from

Conversation

iamdtang
Copy link

If you run karma start, it wont work because the necessary dependencies aren't included. I put them in the package.json so someone can just run 'npm install' and then karma start and everything should just work without them having to figure out what are the missing modules.

@leiming
Copy link

leiming commented May 18, 2015

👍 +1

@ghost
Copy link

ghost commented Jul 20, 2015

👍

@fernahh
Copy link

fernahh commented Dec 25, 2015

Up! 👍

@kimjoar
Copy link
Owner

kimjoar commented Dec 29, 2015

As noted in the readme I don't have time to maintain this repo. If someone wants to do it, get in touch.

@acrens
Copy link

acrens commented Aug 24, 2016

"jasmine-core": "^2.4.1" add to package.json

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

Successfully merging this pull request may close these issues.

5 participants