I'm trying to run rails server but it's not working. I have updated blunder
and yarn. I get this error everytime: *Webpacker configuration file not
found /home/gabriel/app/config/webpacker.yml. Please run rails
webpacker:install Error: No such file or directory @ rb_sysopen -
/home/gabriel/app/config/webpacker.yml (RuntimeError)*
The error said you don’t have webpacker.
Try reinstalling it.
Heng
···
On Thu, Dec 19, 2019 at 8:04 PM Gabriel <gabrielgog96@gmail.com> wrote:
Hi everyone,
I'm trying to run rails server but it's not working. I have updated
blunder and yarn. I get this error everytime: *Webpacker configuration
file not found /home/gabriel/app/config/webpacker.yml. Please run rails
webpacker:install Error: No such file or directory @ rb_sysopen -
/home/gabriel/app/config/webpacker.yml (RuntimeError)*
Specifically, run the exact command listed in the error message.
Walter
···
On Dec 19, 2019, at 11:29 PM, Heng Li <techitao.henry@gmail.com> wrote:
The error said you don’t have webpacker.
Try reinstalling it.
Heng
On Thu, Dec 19, 2019 at 8:04 PM Gabriel <gabrielgog96@gmail.com> wrote:
Hi everyone,
I'm trying to run rails server but it's not working. I have updated blunder and yarn. I get this error everytime: Webpacker configuration file not found /home/gabriel/app/config/webpacker.yml. Please run rails webpacker:install Error: No such file or directory @ rb_sysopen - /home/gabriel/app/config/webpacker.yml (RuntimeError)
I had the same thing happen to me a few days ago as well.
After trying the rails web packer route, did not have much luck.
Ended up installing latest version of Rails, and also Ruby Gems , Bundle Install..
Seems to be working good after that.
Not which if any of these corrected the issue or what caused it initially, but okay so far.
Edward
···
On Dec 19, 2019, at 10:04 PM, Gabriel <gabrielgog96@gmail.com> wrote:
Hi everyone,
I'm trying to run rails server but it's not working. I have updated blunder and yarn. I get this error everytime: Webpacker configuration file not found /home/gabriel/app/config/webpacker.yml. Please run rails webpacker:install Error: No such file or directory @ rb_sysopen - /home/gabriel/app/config/webpacker.yml (RuntimeError)