LoginSignup
1
0

More than 5 years have passed since last update.

WSLにvue-cliをインストールする

Posted at

結論:sudoが必要だった

公式READMEでは特に記述がなかったが、yarn globalの前にsudoが必要でした。

sudo yarn global add @vue/cli

以上

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0