laravel5.8とvue.jsで作ったアプリをherokuにデプロイしようとしているのですが、
remote: This may cause things to work incorrectly. Make sure to use the same version for both. remote: If you are using vue-loader@>=10.0, simply update vue-template-compiler. remote: If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
といったエラーが出たので、 vue-template-compileをアップデートしようとし、
ERROR: npm is known not to run on Node.js v9.1.0 You'll need to upgrade to a newer Node.js version in order to use this version of npm. You can find the latest version at https://nodejs.org/ okuhataBookpuro:project 5 okuhataryouhei$
次は上のようなエラーが出たので、次はnode.jsのアップデートをしようと,nのインストールをする
npm install -g n
を押したのですが、
okuhataBookpuro:project 5 okuhataryouhei$ npm i vue ERROR: npm is known not to run on Node.js v9.1.0 You'll need to upgrade to a newer Node.js version in order to use this version of npm. You can find the latest version at https://nodejs.org/ okuhataBookpuro:project 5 okuhataryouhei$
またこのようなエラーが出てしまいます。
npm コマンド全て上記のようなエラーが出てしまいます
何が原因か詰まりの状態でアドバイスいただけると嬉しいです
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。