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
Cannot find module 'C:\Users\AppData\Roaming\npm\node_modules\taiko-screencheck' from 'taiko.js'
However, Jest was able to find:
'../lib/taiko.js'
You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js', 'json', 'jsx', 'ts', 'tsx', 'node'].
See https://jestjs.io/docs/en/configuration#modulefileextensions-array-string
at Resolver.resolveModule (../../node_modules/jest-resolve/build/index.js:259:17)
at ../../node_modules/taiko/lib/taiko.js:2458:16
at Array.forEach (<anonymous>)
at Object.<anonymous> (../../node_modules/taiko/lib/taiko.js:2448:14)
The text was updated successfully, but these errors were encountered:
Cannot find module 'C:\Users\AppData\Roaming\npm\node_modules\taiko-screencheck' from 'taiko.js'
The text was updated successfully, but these errors were encountered: