We've moved discussions to Discord

Webpacker error on initial install

David Field
I recently purchased Jumpstart Pro and am running into Webpacker errors. Thank you in advance for your help:

Showing /lib/jumpstart/app/views/layouts/jumpstart/application.html.erb where line #11 raised:

Webpacker can't find application.css in /public/packs/manifest.json. Possible causes:
1. You want to set webpacker.yml value of compile to true for your environment
   unless you are using the `webpack -w` or the webpack-dev-server.
2. webpack has not yet re-run to reflect updates.
3. You have misconfigured Webpacker's config/webpacker.yml file.
4. Your webpack configuration is not creating a manifest.
Your manifest contains:
{
  "application.js": "/packs/js/application-24d7b12c2425324a642e.js",
  "entrypoints": {
    "application": {
      "assets": {
        "js": [
          "/packs/js/runtime-4bbd1b2aa6dceea21ecc.js",
          "/packs/js/vendors-node_modules_core-js_modules_es_array-buffer_constructor_js-node_modules_core-js_modu-0e7c61-a2abeefc38a9cb49841b.js",
          "/packs/js/application-24d7b12c2425324a642e.js"
        ]
      }
    }
  },
  "js/application-24d7b12c2425324a642e.js.map": "/packs/js/application-24d7b12c2425324a642e.js.map",
  "js/runtime-4bbd1b2aa6dceea21ecc.js.map": "/packs/js/runtime-4bbd1b2aa6dceea21ecc.js.map",
  "js/vendors-node_modules_core-js_modules_es_array-buffer_constructor_js-node_modules_core-js_modu-0e7c61-a2abeefc38a9cb49841b.js": "/packs/js/vendors-node_modules_core-js_modules_es_array-buffer_constructor_js-node_modules_core-js_modu-0e7c61-a2abeefc38a9cb49841b.js",
  "js/vendors-node_modules_core-js_modules_es_array-buffer_constructor_js-node_modules_core-js_modu-0e7c61-a2abeefc38a9cb49841b.js.map": "/packs/js/vendors-node_modules_core-js_modules_es_array-buffer_constructor_js-node_modules_core-js_modu-0e7c61-a2abeefc38a9cb49841b.js.map",
  "runtime.js": "/packs/js/runtime-4bbd1b2aa6dceea21ecc.js"
}
David Field
I restarted all over again with a fresh version of the ZIP file and everything worked again. So, I solved the problem but not really. Anyway, doesn't matter, I'm in the configuration screen.
Notifications
You’re not receiving notifications from this thread.