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

Error when using "npm test" #169

Open
hendrawd opened this issue Nov 21, 2017 · 2 comments
Open

Error when using "npm test" #169

hendrawd opened this issue Nov 21, 2017 · 2 comments

Comments

@hendrawd
Copy link

Here is the error log:

> [email protected] test /Users/ptinkosinarmedia/version-control/HelloCodeSchoolProject
> mocha test/

sh: mocha: command not found
npm ERR! Test failed.  See above for more details.
@hendrawd
Copy link
Author

hendrawd commented Nov 21, 2017

Looks like it needs 3 more npm dependencies:

  1. mocha
  2. jsdom
  3. chai

So install all of them first. Readme should be updated

@Younghacker14
Copy link

Hello

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