Error running tests the first time only #3052
Unanswered
drrb
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm using Snowpack 3.1.2. The first time I run
npm run test
after doingnpm install
(I do this in my CI build), I get an error. Subsequent runs pass. The problem goes away if I downgrade to Snowpack 3.0.13. Unfortunately I can't share my sources, but I generated my project withnpx create-snowpack-app myapp --template @snowpack/app-template-react-typescript
. Error is:Beta Was this translation helpful? Give feedback.
All reactions