前提・実現したいこと
webサーバーにつなぎたい。
rails sコマンド実行後に以下のエラーメッセージが発生しました。
発生している問題・エラーメッセージ
Webpacker configuration file not found C:/Users/user/Documents/furiRuby/testapp/config/webpacker.yml. Please run rails webpacker:install Error: No such file or directory @ realpath_rec - C:/Users/user/Documents/furiRuby/testapp/config/webpacker.yml (RuntimeError)
試したこと
rails new testapp -d mysql
testappフォルダに移動
rails sコマンドを実行したところ上記のエラーが出ました。
### 補足情報(FW/ツールのバージョンなど) Windows10 MAMP ruby2.5.9 gem install mysql2 -v 0.5.2 gem install rails -v 5.2.3
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。