Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

taiko-screencheck not working with taiko #18

Open
devikabnh opened this issue Aug 16, 2022 · 0 comments
Open

taiko-screencheck not working with taiko #18

devikabnh opened this issue Aug 16, 2022 · 0 comments

Comments

@devikabnh
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant