directus-labs / examples

Integration Examples with Directus
https://directus.io/guides
MIT License
257 stars 113 forks source link

Astro example isn't working #198

Open tomhermans opened 1 year ago

tomhermans commented 1 year ago

Followed the guide. npm run dev starts, but when I open the app in browser, it immediately errors out.

directus-examples/astro/node_modules/astro/dist/core/errors/errors.js:42 return err.type === "AstroError"; ^

MarvinXu commented 1 year ago

Did you set up directus service? You need to create a .env file to config directus