You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ yarn
yarn install v1.22.18
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version "^10 || ^12 || ^13.7 || ^14 || >=15.0.1". Got "15.0.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
The text was updated successfully, but these errors were encountered:
ao0000
changed the title
ライブラリのバージョンを修正する
nodeのバージョンによってビルドが失敗する
Apr 10, 2022
ao0000
changed the title
nodeのバージョンによってビルドが失敗する
nodev15.0.0以降でビルドが失敗する
Apr 10, 2022
ao0000
changed the title
nodev15.0.0以降でビルドが失敗するnodev15.0.0以降でビルドが失敗する
Apr 10, 2022
ao0000
changed the title
nodev15.0.0以降でビルドが失敗する
nodev15.0.0以降でビルドが失敗する
Apr 10, 2022
使用しているライブラリがnodeのバージョン
v15.0.0
以降に対応していないため修正が必要v14.19.1
では動作することを確認したThe text was updated successfully, but these errors were encountered: