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

210
Views
laravel webpack.mix con múltiples idiomas vue, reaccionar

Recibo un error de configuración no válido como este

 [webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration.entry['/js/app'] should not contain the item 'project/resources/sass/app.scss' twice. -> All modules are loaded upon startup. The last one is exported.

Aquí está mi webpack.mix.js

 const mix = require('laravel-mix'); mix.js('resources/js/app.js', 'public/js').vue() .sass('resources/sass/app.scss', 'public/css') mix.js('resources/js/app.js', 'public/js').react() .sass('resources/sass/app.scss', 'public/css');

Estoy configurando esta primera vez. así que no tengo idea de lo que estoy haciendo mal. Por favor, ayúdame a entender este problema.

Avíseme si necesito agregar más archivos para comprender este problema como package.json

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

tienes mix.js('resources/js/app.js' y .sass('resources/sass/app.scss' dos veces

about 4 years ago · Santiago Trujillo 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!