refactor: .envのデフォルトエンジン情報を読み出す部分を共通化する #8124
Annotations
2 errors
Run test:
tests/unit/domain/defaultEngine/defaultEngine.node.spec.ts#L6
Error: Cannot find module '@/domain/defaultEngine/defaultEngine' imported from 'D:/a/voicevox/voicevox/tests/unit/domain/defaultEngine/defaultEngine.node.spec.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
❯ ../tests/unit/domain/defaultEngine/defaultEngine.node.spec.ts:6:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
Run test
Process completed with exit code 1.
|
Loading