-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
I just start receiving this message to my unit tests today, although it was working fine before
Cannot find module 'cheerio' from 'node_modules/enzyme/build/Utils.js'
Require stack:
node_modules/enzyme/build/Utils.js
node_modules/enzyme/build/ShallowWrapper.js
node_modules/enzyme-to-json/utils.js
node_modules/enzyme-to-json/createSerializer.js
node_modules/enzyme-to-json/serializer.js
at Resolver.resolveModule (node_modules/jest-runtime/node_modules/jest-resolve/build/index.js:306:11)
at Object.<anonymous> (node_modules/enzyme/src/Utils.js:9:1)
Is there anything changed in serlizer.js?
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"enzyme-to-json": "^3.6.1",
Mahdiyeh, JamesJCole, macjabeth, ophite, KiichiSugihara and 10 more
Metadata
Metadata
Assignees
Labels
No labels