#help me, please
1 messages · Page 1 of 1 (latest)
You'll have to share what the errors are
hey 👋
does this happen when you first navigate to the site using the dev server?
So, what should I do to solve this problem!???
Are you able to share your project repo? or is this with a new project?
I can't read that, can you copy from the terminal?
If you're not able to share the whole repo, show your package.json and index.astro code
index.astro!
{
"name": "adorable-asteroid",
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro check && astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"<@&1055234544183287879>/check": "^0.3.1",
"<@&1055234544183287879>/mdx": "^1.1.5",
"<@&1055234544183287879>/rss": "^3.0.0",
"<@&1055234544183287879>/sitemap": "^3.0.3",
"astro": "^3.6.2",
"t": "^0.5.1",
"typescript": "^5.3.2"
}
}