This repository was archived by the owner on Mar 27, 2022. It is now read-only.
This repository was archived by the owner on Mar 27, 2022. It is now read-only.
Development Setup Using Vagrant #717
Open
Description
I tried to install using Vagrant, but I am getting errors.
default: Processing triggers for libc-bin (2.27-3ubuntu1) ...
default: ++ npm install -g yarn
default: /tmp/vagrant-shell: line 13: npm: command not found
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
I fixed the problem by modify vagrantfile and make install suecessed.
but I still get error that bixed in in 810e96b
Webpacker can't find application.js in /vagrant/public/packs/manifest.json. Possible causes:
- You want to set webpacker.yml value of compile to true for your environment
unless you are using thewebpack -w
or the webpack-dev-server. - webpack has not yet re-run to reflect updates.
- You have misconfigured Webpacker's config/webpacker.yml file.
- Your webpack configuration is not creating a manifest.
Your manifest contains:
{
}
Metadata
Metadata
Assignees
Labels
No labels