zeon-studio / nextplate

Nextplate is a free starter template built with Next.js and TailwindCSS. It provides you with almost everything you need to jump-start your Next.js project. Try Nextplate and save yourself hours of work.
https://zeon.studio/preview?project=nextplate
MIT License
397 stars 251 forks source link

Error: "JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists" #4

Closed noams24 closed 1 year ago

noams24 commented 1 year ago

Untitled Why every file has this error?

tfsomrat commented 1 year ago

This is not an issue. Install dependencies by running yarn, and all the warning will be gone. thank you.