Error: "Cannot find module 'lowdb/node'" in Cypress

36 Views Asked by At

I'm working on a Cypress test suite and I'm trying to load a component that uses the 'lowdb' package. However I'm encountering the following error: cypress error

Cypress version: v13.6.0 Node.js version: v18.16.1 Windows

Any insight or suggestions on resolving this issue would greatly be appreciated.

0

There are 0 best solutions below