LoginSignup
sharp231
@sharp231

Are you sure you want to delete the question?

Leaving a resolved question undeleted may help others!

Vue.jsのインストールができなくなったので改善したい

Q&AClosed

解決したいこと

Vue.jsをインストールしたいがエラーが起きるので改善したい

yarn create vue@latestをターミナルに
入力するとエラーが起きる

発生している問題・エラー

C:\Users\>yarn create vue@latest
yarn create v1.22.19
warning package.json: No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...

success Installed "create-vue@3.9.1" with binaries:
      - create-vue
[####] 4/4'C:\Users\\AppData\Local\Yarn\bin\create-vue@latest' は、内部コマンドまたは外部コマンド、
操作可能なプログラムまたはバッチ ファイルとして認識されていません。
error Command failed.
Exit code: 1
Command: C:\Users\\AppData\Local\Yarn\bin\create-vue@latest
Arguments:
Directory: C:\Users\
Output:

info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command

例)

NameError (uninitialized constant World)

または、問題・エラーが起きている画像をここにドラッグアンドドロップ

該当するソースコード

ソースコードを入力

自分で試したこと

https://qiita.com/terry_6518/items/6a91da800389536feb92
https://it-web-life.com/vue_environment_setup/

0

1Answer

Comments

  1. @sharp231

    Questioner

    ありがとうございます

Your answer might help someone💌