question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reopening #5987 - quasar build -m pwa failing

See original GitHub issue

Reopening #5987

ERROR in chunk app [entry]
Cannot convert undefined or null to object

ERROR in chunk app [entry]
({
chunk: chunkData
}) => this.options.moduleFilename(chunkData)
Path variable [contenthash:8] not implemented in this context: css/[name].[contenthash:8].css

app:build [FAIL] Build failed with errors. Check log above. +1ms

Still happens with “@quasar/app” v1.5.0.

It must be something causing the bug in the code, because creating a new project from quasar scaffolding and copying package.json, package-lock.json and quasar.conf.js, then executing npm ci and quasar build -m pwa it builds normally on the new project, but not on the upgraded project with the rest of the code.

I can share the project for reproduction if I manage to isolate the piece of the code causing this, or sharing the whole repo privately with @rstoenescu

The issue does not happen if I downgrade @quasar/app to v1.3.2

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
th3l0g4ncommented, Jan 23, 2020

@gorango I opened an Issue https://github.com/quasarframework/quasar/issues/6188 to request the possiblity to opt out processing of the webserver. It is causing all kinds of trouble for me.

2reactions
nothingismagickcommented, Jan 14, 2020

I noticed also since the update to @quasar/app@1.5.0 my build mode of quasar build -m ssr (with pwa set to true) does not show that the build mode is ssr + pwa:

Screen Shot 2020-01-14 at 14 18 47

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quasarians in Action #19. With Staff Pick of the Week!
jeancaffou reported the issue Reopening #5987 - quasar build -m pwa failing which was fixed by a break pwa build ...
Read more >
PWA Build Commands - Quasar Framework
quasar /app-webpack) The Quasar CLI list of commands when developing or building a Progressive Web App.
Read more >
Integrating 5 Core PWA Features - Live @ Quasar.Conf 2020!
I spoke at the first Quasar.Conf Conference Live on July 5 2020, along with 6 other speakers and this is my talk. Quasar...
Read more >
Untitled
Find a one-night stand or a hookup you can also hang out with. Which dating site is best for serious relationships? What is...
Read more >
error @quasar/app@3.0.1: The engine "node" is incompatible ...
The solution is to add NODE_VERSION to the Netlify settings under Build & Deploy > Environment. I set this variable to 12.22.1 and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found