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 test run script failing #9

Open
elisechant opened this issue Feb 9, 2020 · 2 comments
Open

Yarn test run script failing #9

elisechant opened this issue Feb 9, 2020 · 2 comments

Comments

@elisechant
Copy link
Contributor

elisechant commented Feb 9, 2020

~/Sites/thinkmill/monorepo-starter-2(master) » yarn test                                                                        elisechant@Elises-MacBook-Pro
yarn run v1.21.1
$ jest
/bin/sh: jest: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Again, this should just work with no configuration.

@Noviny
Copy link
Contributor

Noviny commented Feb 9, 2020

Correct - the starter is not complete - this feature has not been added yet.

@Noviny
Copy link
Contributor

Noviny commented Feb 10, 2020

Hm. It turns out it was working less than I thought it was. It now runs (but doesn't have any tests to run)

Going to leave this open for now.

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