SSH keys 作成時と yarn install 時のエラー #20
Unanswered
rie-oki-agn
asked this question in
1. How to join the commit-mate
Replies: 1 comment 1 reply
-
「The engine "node" is incompatible with this module」のエラーについて
$ node -v
v16.0.0 以下のコマンドでnodeをLTS(ちょうどよい最新版)にアップ↑ nvm install --lts これだけだと npm install -g yarn 解決!!...ですがいつnvm入れたんだっけ...って思いました。。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
node.jsのバージョンを変更して解決
Beta Was this translation helpful? Give feedback.
All reactions