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

npm run test does not work in Window's Git Bash #213

Closed
motss opened this issue Dec 10, 2017 · 5 comments
Closed

npm run test does not work in Window's Git Bash #213

motss opened this issue Dec 10, 2017 · 5 comments

Comments

@motss
Copy link

motss commented Dec 10, 2017

Run npm t command will not run any tests as jest won't be able to pick up and test files in __tests__/app.js.

@SBoudrias
Copy link
Member

And it's working fine in other terminal like cmd.exe?

@motss
Copy link
Author

motss commented Dec 10, 2017

Tried cmd.exe and Git Bash. None is working as expected.

WSL's terminal is the only one working on Windows.

@SBoudrias
Copy link
Member

This sounds like your tests are broken, not our terminal support.

Can you link to a full repository or a reproducible example? I can't help you much without details.

@ThamizhPMS
Copy link

npm test run is working in cmd.exe but not in git bash & vs code terminal
can any one help?

@ruyadorno
Copy link
Contributor

Stale issue that seems unrelated to the project, closing it.

For future reference, the best place to look for help is in npm's own help resources.

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

4 participants