cypress-plugin-snapshots
cypress-plugin-snapshots copied to clipboard
Error: Cannot find module './nonIterableSpread' from '/path/to/my/project/node_modules/jimp/browser/lib'
I get this error in the Chrome viewport of Cypress when using cypress-plugin-snapshots
:
Error: Cannot find module './nonIterableSpread' from '/path/to/my/project/node_modules/jimp/browser/lib'
I followed the installation instructions from the README.md
Chrome 83 Cypress 4.9.0 cypress-plugin-snapshots 1.4.3 jimp 0.10.3 (automatically installed as dependency)