//vest-import-with-spaces-issuebyclarkdo

vest-import-with-spaces-issue

1
0
1
JavaScript

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

[beta]v0.13.0