question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NextJS Build Error

See original GitHub issue
Failed 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:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
christianalfonicommented, Mar 9, 2020

@yovanoc Oh, yeah… I believe we can change the docs to take advantage of the _app file, get back to you on this 😄

0reactions
christianalfonicommented, Mar 10, 2020

Hi there!

So updated docs now 😃 https://classy-ui.io/install/next-js

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found