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
I did yarn add cross-env and then run the test script using yarn test-routes --scripts-prepend-node-path the --scripts-prepend-node-path option is to fix the error with node library location is different for yarn vs node. I was able to get the test suites to run.
If that doesn't work, try removing node_modules and running npm intall or yarn again.
On running the test, npm run test-routes, I'm getting this error
Tried installing cross-env, still giving error
Help please !
The text was updated successfully, but these errors were encountered: