cypress-await
cypress-await copied to clipboard
cannot find module dayjs
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 🙏🏼
Can you provide more information?