#Added Netlify adapter. Now, none of the content loads

12 messages ยท Page 1 of 1 (latest)

shadow magnet
#

(File structure)

fringe lion
#

In general, a bit more information would be useful, ideally a stackblitz repro

#

At least your astro config would be a good start

shadow magnet
#

@fringe lion OK. I didn't include the stackblitz because I thought if it was a local issue that wouldn't show anything? Am I missing what it does?

Astro v4.8.4
Node v20.13.1
System Linux (x64)
Package Manager unknown
Output static
Adapter none
Integrations <@&1055234544183287879>/tailwind
<@&1055234544183287879>/react
<@&1055234544183287879>/sitemap
<@&1055234544183287879>/mdx

fringe lion
#

Ah sorry, I meant your astro.config.js ๐Ÿ™‚ To see how you configured the netlify adapter. Again, if this is all static, you don't actually need it so I would recommend removing it again in that case

#

Adapter none

shadow magnet
#

In any event, I've made a bit of progress in debugging. Winded back to before installing the Netlify adapter with Git. Now I'm back to the original problem which was that the last blog I created refuses to render after npm run build. But ... I can try figure that out tomorrow ... better than a non-functional site!

#

Thanks for the help!

fringe lion
#

you haven't actually configured the netlify adapter ๐Ÿ™‚

shadow magnet
#

Yeah sorry, this is my current config from after rolling back on Git to before installing the adapter

fringe lion
#

Oh ok all good then