Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
when I run
vp run -F './samples/**' testI get this strange errorThat's a bit strange. So I dug a bit and turns out
/samples/solid-start/basic/node_modules/vitefu/package.jsonhasLooks to me as
vp run -F './samples/**'is running scripts in node_modules.That can't be intended, right?
Beta Was this translation helpful? Give feedback.
All reactions