You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when trying to run jest for the first time (with a test file in src/tests
Using Jest CLI v0.1.10
Found 1 matching tests...
Error reading file: `/Users/hojberg/code/swipely/aviator/node_modules/grunt-browserify/node_modules/watchify/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/convert-source-map/package.json`
/usr/local/lib/node_modules/jest-cli/node_modules/node-haste/lib/loader/ResourceLoader.js:88
throw err;
^
Error: EMFILE, open '/Users/hojberg/code/swipely/aviator/node_modules/grunt-browserify/node_modules/watchify/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/convert-source-map/package.json'
Not sure if my setup is weird in some way - hope you guys have seen this error before and can help me out.
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
when trying to run jest for the first time (with a test file in src/tests
Not sure if my setup is weird in some way - hope you guys have seen this error before and can help me out.
The text was updated successfully, but these errors were encountered: