Version Packages #1772
Annotations
2 errors
test/index.test.ts:
packages/doc-gen/test/index.test.ts#L9
Error: Cannot find module '@/typescript-generator' imported from '/home/runner/work/fumadocs/fumadocs/packages/doc-gen/test/index.test.ts'.
- If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution.
- Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors
❯ test/index.test.ts:9:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
test (18)
Process completed with exit code 1.
|