zeon-studio / astroplate

Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript providing everything you need to jumpstart your Astro project. Get started with Astroplate and save yourself hours of work!
https://zeon.studio/preview?project=astroplate
MIT License
576 stars 176 forks source link

DeprecationWarning: Invalid 'main' field ... #2

Closed jjaimealeman closed 1 year ago

jjaimealeman commented 1 year ago

Upon fresh git clone I get the following error.

image

Project still runs fine.

Just wanted to bring that to your attention 👍🏽

jjaimealeman commented 1 year ago

Upon further testing amigo, I discovered errors on /posts and /authors.

Also on mobile, the drop menu is not centered.

Attached is a short

https://github.com/zeon-studio/astroplate/assets/1428292/d545edaa-c4ba-49f3-b986-06796c11be08

In case the video came out blurry or illegible, here are a few screenshots.

image

image

image

jjaimealeman commented 1 year ago

I filed to mention my versions:

node --version = v18.12.0
npm --version = 8.19.2
yarn --version = 1.22.19

👍🏽

tfsomrat commented 1 year ago

hey @jjaimealeman

Thanks for pointing out this issue, I have added a fix for the issue. please check it now.

I have also created an issue on astro repository, you can check it if you want https://github.com/withastro/astro/issues/7063

jjaimealeman commented 1 year ago

Excellent amigo.

Thanks!

Have a good weekend.