clarkdo / vest-import-with-spaces-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%