NextJS Build Error
See original GitHub issueFailed to compile.
./components/FirstComponent.tsx
Module not found: Can't resolve 'classy-ui/normalize.css' in '/Users/devchris/Documents/code/nodejs/project/packages/next/components'
I follow the new updated documentation 😕
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Ignoring TypeScript Errors - next.config.js
Next.js fails your production build ( next build ) when TypeScript errors are present in your project. If you'd like Next.js to dangerously...
Read more >javascript - Next.js - `npm run build` failed - Stack Overflow
I was this error, my solution was: First, in the packege.json file, in the section scripts, we must modify the property “build”: "next...
Read more >build error with npm run build in nextjs · Issue #352 - GitHub
with a nextjs app. I am able to run the application with npm run dev , however get the following error when trying...
Read more >Next.js build is failing - Render community
My Nextjs build keeps failing, although it works fine locally. My error logging shows the following: Jun 22 05:07:47 PM > Build error...
Read more >Next js 13 - cloudflare pages build error
Hi i am using Cloudflare pages to deploy my next js app but it is throwing errors during build time. 2022-11-01T09:32:06.063433Z Cloning ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@yovanoc Oh, yeah… I believe we can change the docs to take advantage of the
_app
file, get back to you on this 😄Hi there!
So updated docs now 😃 https://classy-ui.io/install/next-js