vitest import error
Unanswered
Borzoi posted this in #help-forum
BorzoiOP
FAIL features/configurator/signals.test.tsx [ features/configurator/signals.test.tsx ]
Error: Cannot find module '/Users/twieland/Code/headless-commerce/node_modules/.pnpm/@urql+next@1.1.1_next@14.1.0_react@18.2.0_urql@4.1.0/node_modules/next/navigation' imported from /Users/twieland/Code/headless-commerce/node_modules/.pnpm/@urql+next@1.1.1_next@14.1.0_react@18.2.0_urql@4.1.0/node_modules/@urql/next/dist/urql-next.mjs
Did you mean to import "next/navigation.js"?Any idea why this is a problem to vitest? The
node_modules/next/navigation.js file exists.