We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Created a new project from this template and run npm run test, this error occurred:
npm run test
Similar issue: 'Failed to initialize watch plugin' when running tests for newly created app facebook/create-react-app#11792
npm run test should be run properly
The text was updated successfully, but these errors were encountered:
Issue found: the .tool-versions file should be copied under the template folder. I'll handle that today.
.tool-versions
Sorry, something went wrong.
Merge pull request #71 from nimblehq/bug/gh63-fix-missing-tool-versions
4700265
[#63] Add .tool-versions file in the template folder
malparty
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Issue
Created a new project from this template and run

npm run test
, this error occurred:Similar issue: 'Failed to initialize watch plugin' when running tests for newly created app facebook/create-react-app#11792
Expected
npm run test
should be run properlySteps to reproduce
npm run test
and observe the resultThe text was updated successfully, but these errors were encountered: