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

424
Views
problema con el uso de svgr/webpack en la aplicación next.js

Intentando agregar SVGR al proyecto next.js.

El problema con un proyecto de construcción, obteniendo el error:

 Module not found: Can't resolve '@svgr/webpack'

Pasos:

  1. Svgr instalado como devDependecies

  2. Agregue svgr en next.config.js

 webpack: (config) => { config.module.rules.push({ test: /\.svg$/i, issuer: /\.[jt]sx?$/, use: ['@svgr/webpack'], });
  1. Importar archivo svg como componente

  2. Construye el proyecto y ocurre un error.

¿Alguien tiene un problema similar?

ingrese la descripción de la imagen aquí

about 4 years ago · Juan Pablo Isaza
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!