Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

143
Views
El servidor de desarrollo de placa de caldera Nextjs da error

Estoy empezando a aprender next.js. Instalé create-next-app intenté iniciar un servidor de desarrollo sin cambiar ningún código proporcionado por repetitivo. me sale este error

 ./styles/globals.css Global CSS cannot be imported from files other than your Custom <App>. Due to the Global nature of stylesheets, and to avoid conflicts, Please move all first-party global CSS imports to pages/_app.js. Or convert the import to Component-Level CSS (CSS Modules). Read more: https://nextjs.org/docs/messages/css-global Location: pages\_app.js

Recién estoy comenzando con nextjs, así que no tengo ninguna otra información además de esta y no he cambiado ningún código.

comandos que usé

 npx create-next-app next_js_list cd next_js_list npm run dev

Este es el paquete.json que tengo

 { "name": "next_js_list", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "next": "11.1.1", "react": "17.0.2", "react-dom": "17.0.2" }, "devDependencies": { "eslint": "7.32.0", "eslint-config-next": "11.1.1" } }
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Lo mismo para mí, parece un error con el nuevo next.js versión 11.1.1, simplemente regrese a 11.1.0, y estará bien, habrá una solución en breve

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!