misskey
misskey copied to clipboard
Windowsでjestが動かない
FAIL test/unit/RoleService.ts
● Test suite failed to run
Cannot find module 'C:/Users/ai/projects/misskey/packages/backend/src/GlobalModule.js' from 'test/unit/RoleService.ts'
at Resolver._throwModNotFoundError (../../node_modules/.pnpm/[email protected]/node_modules/jest-resolve/build/resolver.js:427:11)
みたいになる
swcまわり?
かも
@syuilo I have no idea what the cause for this is, but migrating from Jest to Vitest will fix this issue.
#10163 で共に解決しました
これまだ起きますか?