LoginSignup
0
0

More than 3 years have passed since last update.

Webpacker::Manifest::MissingEntryError in Home#topの対処

Posted at

railsで新規appwを作製し、サーバーを立ち上げアクセスしたところエラーが出てしまったので対処しました

やったこと
1.node.jsの削除
2.node.js安定版のインストール
3. $rails webpacker:install
4. $rails webpacker:compile

以上でできたのでお試しあれ。

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