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.

After 3.0.2 manifest is not linked to the page

See original GitHub issue

Hello, I’ve started new nuxt project and nuxt/pwa 3.2.2, setting up icons and manifest will generate into dist/_nuxt but not linked to the final built html. I’m into static target.

Can I help with other info?

Thank you

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
michalzaq12commented, May 17, 2021

Same issue. Running nuxt generate with static generates the manifest file but it is not linked in html head. I also confirm that locking to 3.0.2 fixed it.

0reactions
cesswhitecommented, Nov 26, 2020

I have the same issue, when my proyect is deployed by netlify, doesnt generate the icons correctly. And if I change manually the icons for devices, PWA support doesnt work in iOS14

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Material and appcompat Manifest merger failed
Solution. So the solution is to use either AndroidX or old Support Library. I recommend to use AndroidX, because Android will not update...
Read more >
Unable to locate file in Vite manifest: resources/css ... - Laracasts
config.js file has "resources/sass/app.scss". My resources/css/app.css file is currently empty as it's a new project. After a "npm run build" and linking the ......
Read more >
Unable to locate file in Vite manifest: resources/css/app.css
By renaming \\ to /, the page will be able to load without error. This behavior only shows up with laravel-vite-plugin 0.5.0 +...
Read more >
Android native, manifest-merge problem during quickstart-setup
INTERNET to Manifest.xml. Added Auth0 dep in build.gradle and after that I get a error: Android resource linking failed
Read more >
AnnotationAPI Specification
These list the next level items (Collection → Manifest, Manifest → Item, Item → Item) as Annotation Pages including all annotations on that...
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