UGA Boxxx

つぶやきの延長のつもりで、知ったこと思ったこと書いてます

2023-08-21から1日間の記事一覧

【Jest】バージョンを上げたらtestEnvironment: 'jsdom'でエラーになった

Jestをv29に上げたら以下のエラーが発生した ● Validation Error: Test environment jest-environment-jsdom cannot be found. Make sure the testEnvironment configuration option points to an existing node module. Configuration Documentation: https…