vest-import-with-spaces-issue

1
0
1
JavaScript
public

Vitest error on importing file path with spaces

Installation

pnpm i

Works in Node.js

Console output: test helper


```bash
pnpm node

image

Error in Vitest

Error: [vite-node] Failed to load ./test%20utils/helper.mjs

pnpm test

image

v0.3.3[beta]