前提・実現したいこと
nuxtjsでアプリを作成したいです。
ここに質問の内容を詳しく書いてください。
nuxtjsで数ページのフロントのコーディングをしたいです。
nuxt-creat-appでまず始めの作成する部分で躓いています。
発生している問題・エラーメッセージ
以下の通りにtrainingというプロジェクトを作成しました。
cd~
mkdir nuxt-projects
cd nuxt-projects
npx nuxt-creat-app training
エラーメッセージ npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/nuxt-creat-app - Not found npm ERR! 404 npm ERR! 404 'nuxt-creat-app@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. npm ERR! A complete log of this run can be found in: npm ERR! /Users/**********/.npm/_logs/2021-03-03T06_19_56_324Z-debug.log コード[ 'nuxt-creat-app@latest' ]で1のインストールに失敗しました ### 該当のソースコード ### 試したこと HomebrewでNodejsを再インストールしたりしましたが、基本がわからずどれを試せばいいかわかりません。 ### 補足情報(FW/ツールのバージョンなど) VS code使用 Homebrew 3.0.4 anyenv 1.1.2 nodenv 1.4.0+3.631d0b6 node -v v14.16.0 ここにより詳細な情報を記載してください。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。