Closed negativetwelve closed 7 years ago
Error: ENOENT, no such file or directory '/projects/jest-plugins/node_modules/jest-util/node_modules'
when trying to debug with console.log. Removing the fs.mock will fix this issue. Something is being required later on
console.log
fs.mock
Description
when trying to debug with
console.log
. Removing thefs.mock
will fix this issue. Something is being required later onScreenshot
Test Plan