HyunwookPark / question-box

2 stars 0 forks source link

vuetifyインストール時のエラー #48

Closed yoko-Developer closed 1 year ago

yoko-Developer commented 1 year ago

vuetifyのインストールをしようと実行したところ、エラー表示されてしまいました。 関係ないかもしれませんが、sudoを付けても解決しません。

【やったこと】 ・node.jsをインストールし、todolistプロジェクトを作成

【やってないこと】 ・リポジトリ作成

【困っていること】 ・vuetifyのインストールができない

【確認したこと】 ・node.js:v16.16.0 ・npm:v8.11.0 ・yarn:v1.22.19 ・Homebrew:v4.0.3

【エラーメッセージ】 ・vue add vuetify

There are uncommitted changes in the current repository, it's recommended to commit or stash them first.
? Still proceed? (y/N)

→Yを選択(次に進まないため)

 ERROR  Error: command failed: npm install --loglevel error vue-cli-plugin-vuetify -D --legacy-peer-deps
Error: command failed: npm install --loglevel error vue-cli-plugin-vuetify -D --legacy-peer-deps
    at ChildProcess.<anonymous> (/opt/homebrew/lib/node_modules/@vue/cli/lib/util/executeCommand.js:138:16)
    at ChildProcess.emit (node:events:512:28)
    at maybeClose (node:internal/child_process:1098:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
71142E45-FE21-4917-987D-023F2A431225
yoko-Developer commented 1 year ago

何度も最初から作り直し、とりあえずvuetifyのインストールはできました!

HyunwookPark commented 1 year ago

@yoko-newDeveloper おーいえー!ナイス!!!