-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Start script fails after initial installation - After merge #488 #500
Comments
Can confirm issue. Managed to solve problem with removing -k flag, as Probably solution would be to fix "test:watch" with |
Thanks for reporting. Fixed! |
Get latest. I just realized #497 was the root cause, so I moved us back to using concurrently. |
Node version:
6.11.2
npm version:
3.10.10
Operating system:
Ubuntu 16.04
Command line used:
zsh
Steps to reproduce:
npm setup
npm start -s
Jest can't find tests.
The text was updated successfully, but these errors were encountered: