前提・実現したいこと
firebase を使ってhostingしたいのですがその過程において npm start を実行したときにerrorを起こしてしまいます。どうにか解決したいです。
発生している問題・エラーメッセージ
npm ERR! Missing script: "start" npm ERR! npm ERR! Did you mean one of these? npm ERR! npm star # Mark your favorite packages npm ERR! npm stars # View packages marked as favorites npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run npm ERR! A complete log of this run can be found in: ...と続きます
該当のソースコード
{ "hosting": { "public": "build", "ignore": [ "firebase.json", "**/.*", "**/node_modules/**" ], "rewrites": [ { "source": "**", "destination": "/index.html" } ] } }
試したこと
似たような記事を見た時に
"scripts": { "start": "react-native-scripts start",
みたいなのがないっぽいのに気が付いたんですがいまいちどう付け加えればいいのかわかりません...
補足情報(FW/ツールのバージョンなど)
npm 8.1.2
MacBookAir
###追記
プログランミングを始めて3ヶ月なのでしょうもない質問だったらごめんなさい。こんな僕でもわかりやすく説明していただけると幸いです。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。