Code Monkey home page Code Monkey logo

Comments (1)

lucivaldo avatar lucivaldo commented on May 26, 2024

I also have a very similar error.

node@48c42faf6f2b:~/my-project$ yarn install
yarn install v1.22.19
info No lockfile found.
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "notistack > [email protected]" has unmet peer dependency "csstype@^3.0.10".
[4/4] Building fresh packages...

success Saved lockfile.
Done in 95.69s.
node@48c42faf6f2b:~/my-project$ yarn build
yarn run v1.22.19
$ next build
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry

  ▲ Next.js 14.2.3
  - Environments: .env

   Creating an optimized production build ...
Failed to compile.

./src/app/users/components/Content.tsx
Module not found: Can't resolve '@/components/ui'

https://nextjs.org/docs/messages/module-not-found

./src/app/users/components/TabsContent/users.tsx
Module not found: Can't resolve '@/components/ui'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./src/app/users/components/Content.tsx

./src/app/users/components/TabsContent/Buildings.tsx
Module not found: Can't resolve '@/components/ui'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./src/app/users/components/Content.tsx

./src/app/users/hooks/useUsersQuery.ts
Module not found: Can't resolve '@/config/myAppApiConfig'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./src/app/users/components/TabsContent/users.tsx
./src/app/users/components/Content.tsx

./src/app/users/hooks/useUsersQuery.ts
Module not found: Can't resolve '@/errors/RequestError'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./src/app/users/components/TabsContent/users.tsx
./src/app/users/components/Content.tsx


> Build failed because of webpack errors
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Environment information

node: v20.13.0
next: 14.2.3

from next.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.