前提・実現したいこと
webpackerをインストールしようとyarnをインストールするも
$ bin/rails webpacker:install
ができない
発生している問題・エラーメッセージ
Warning: you are using an unstable release of Node.js (v15.4.0). If you encounter issues with Node.js, consider switching to an Active LTS release. More info: https://docs.npmjs.com/try-the-latest-stable-version-of-node [DEPRECATION] The trollop gem has been renamed to optimist and will no longer be supported. Please switch to optimist as soon as possible. Webpacker requires Yarn ">=1 <2" and you are using Yarn v0.1.1 2011 Jesper Kjeldgaard Please upgrade Yarn https://yarnpkg.com/lang/en/docs/install/ Exiting!
試したこと
yarnをアップグレードはしたが繰り返し同じエラーが出る
$ brew upgrade yarn Warning: yarn 1.22.10 already installed
node.jsはインストールできているはずなので原因はyarnなのだと思うのですが
自分の力では限界でしたどなたか教えて下さい。
$ node -v v15.4.0
補足情報(FW/ツールのバージョンなど)
cloud9
macOS
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/12/17 09:42