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

yarn start broken on develop #3341

Closed
hellochar opened this issue May 8, 2017 · 0 comments
Closed

yarn start broken on develop #3341

hellochar opened this issue May 8, 2017 · 0 comments

Comments

@hellochar
Copy link
Contributor

xzhang@xzhang-mbp plottable (develop) $ yarn start
yarn start v0.17.10
$ npm-run-all -p start:update-quicktests start:watch-tsc start:watch-quicktests start:webpack-dev-server 
yarn run v0.17.10
yarn run v0.17.10
yarn run v0.17.10
yarn run v0.17.10
$ grunt watch-quicktests 
$ grunt update-quicktests 
$ webpack-dev-server 
$ tsc -w -p test/ 
error TS5057: Cannot find a tsconfig.json file at the specified directory: 'test/'
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
✨  Done in 0.51s.
✨  Done in 0.52s.
✨  Done in 0.53s.
ERROR: "start:watch-tsc" exited with 1.
error Command failed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant