Skip to content

Failed to load url ../.vscode/extensions/vitest.explorer-0.5.15/dist/setupFile.mjs even though that file exists? #337

Answered by sheremet-va
rhefner asked this question in Q&A
Discussion options

You must be logged in to vote

Just to test a theory, does adding server.fs.strict: false to the config helps?

export default defineConfig({
  server: {
    fs: {
      strict: false,
    }
  }
})

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@rhefner
Comment options

@sheremet-va
Comment options

@rhefner
Comment options

Answer selected by rhefner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants