Open tomhermans opened 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"; ^
Did you set up directus service? You need to create a .env file to config directus
.env
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"; ^