Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Created September 9, 2018 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save productioncoder/943ad1ca8d56e07953c891c4d6c5d9d3 to your computer and use it in GitHub Desktop.
Save productioncoder/943ad1ca8d56e07953c891c4d6c5d9d3 to your computer and use it in GitHub Desktop.
Jest CLI not found error

Cannot find module '/Users/jgoebel/Documents/dev/productioncoder/youtube-react/node_modules/jest-cli'

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)

at Function.Module._load (internal/modules/cjs/loader.js:507:25)

at Module.require (internal/modules/cjs/loader.js:637:17)

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment