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.

Presite can't load CSS resource

See original GitHub issue

I am able to build using Vite without issue but attempting to prerender with Presite seems to fail with the following message:

Message from http://localhost:64987/_assets/style.af3afb7c.css:undefined:undefined Failed to load resource: net::ERR_FAILED

But the referenced file does exist (see below). That said, I have no idea why the :undefined:undefined is part of the node net::ERR_FAILED message.

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
yankeeinlondoncommented, Dec 29, 2020

Ok great. I’ll give this a try and post this issue to presite. Also wanted to say thank you for all the amazing stuff you’re contributing to open source. Loved this starter template and love all the TS stuff you’re doing as well.

0reactions
antfucommented, Dec 29, 2020

I have switched from Presite to https://github.com/antfu/vite-ssg in the latest Vitesse, which you may want to give a try. Unlike presite, it uses ssr from Vue core to render the content and should be more accurate on hydration and faster build.

And if you believe it’s Presite’s problem with your configured env, you can open an issue there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cannot find "theme.css" resource of "primefaces-prestige" library
Hello, I am adding the theme, but I get that error, - add the jar in the libraries folder. prestige-theme-3.0.0.jar
Read more >
How to handle CSS unable to load resource error
css" I kept getting the error "unable to load resource". I tried giving the full path but to no avail. So, I copied...
Read more >
Link types: preload - HTML: HyperText Markup Language | MDN
The preload value of the element's rel attribute lets you declare fetch requests in the HTML's , specifying resources that your page will ......
Read more >
Github cookie clicker save file
(0 prestige). Go to the Settings menu and then tap on Apps and Notifications. Ad. getMenuString must be declared elsewhere in your add-on....
Read more >
Socioeconomic roots of academic faculty - Nature
Responses include information on the education levels of parents and ... that the family resources and experiences of faculty with highly ...
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