0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

WindowsでNuxt3のプロジェクトを始める

Posted at
  1. nuxtのサイトにアクセスする
  2. FVエリアに「Get Started」とあるのでそこから始める
  3. 気になっていたnodeバージョン、どうなっているのかと思うと、Node.js - v16.10.0 or newerの記載あり
    1. nvm-windowsを使ってnode.js推奨版をインストールする
    2. nvm install ltsこれで推奨版インストールできる
  4. あとは「2」にある通りに進むだけ

ふむ。
もう少し困るかと思っていたけれどスムーズにインストールできて良かった。

0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?