You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating a project from scratch where I want to use Next.JS and Material UI, but when I run the command "npx create-next-app" the folders "src" and "pages" are not created. Following youtube tutorials I noticed that the content creators had these folders, but in my project it didn't happen. I was looking for solutions and from what I found there are conflicts between Next.JS 13 and Material UI. Is there any way to fix it?
The text was updated successfully, but these errors were encountered:
I am creating a project from scratch where I want to use Next.JS and Material UI, but when I run the command "
npx create-next-app
" the folders "src" and "pages" are not created. Following youtube tutorials I noticed that the content creators had these folders, but in my project it didn't happen. I was looking for solutions and from what I found there are conflicts between Next.JS 13 and Material UI. Is there any way to fix it?The text was updated successfully, but these errors were encountered: