cypress-await icon indicating copy to clipboard operation
cypress-await copied to clipboard

cannot find module dayjs

Open aldryandimas opened this issue 2 years ago • 1 comments

I used method renaming file with .await and looks like it fails to find module dayjs as I use the module on that file

It says `This occurred while Cypress was compiling and bundling your test code. This is usually caused by:

  • A missing file or dependency
  • A syntax error in the file or one of its dependencies

Fix the error in your code and re-run your tests.`

On top of all, this is a very nice plugin @bahmutov, thank you for bringing this one live 🎉 Would be graful if we can fix this issue 🙏🏼

aldryandimas avatar Sep 21 '23 08:09 aldryandimas

Can you provide more information?

bahmutov avatar Jan 11 '24 15:01 bahmutov