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

197
Views
Error: "Falló la compilación del módulo (de ./node_modules/happypack/loader.js):"

Este es el tema que estoy usando para un proyecto de tablero (estoy bajo una gran presión en la línea de tiempo).

https://themeforest.net/item/enlite-prime-reactjs-fullstack-website-template/23803960

Pero aparece el siguiente error después de instalar módulos de nodo y ejecutar npm start.

 ERROR in ./app/app.js Module build failed (from ./node_modules/happypack/loader.js): Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:67:19) at Object.createHash (node:crypto:135:10) at filename (/mnt/d/Work/Web Development/Websites/enlite-prime_v19/enlite-prime/node_modules/babel-loader/lib/cache.js:94:23) at /mnt/d/Work/Web Development/Websites/enlite-prime_v19/enlite-prime/node_modules/babel-loader/lib/cache.js:122:39 at Generator.next (<anonymous>) at asyncGeneratorStep (/mnt/d/Work/Web Development/Websites/enlite-prime_v19/enlite-prime/node_modules/babel-loader/lib/cache.js:3:103) at _next (/mnt/d/Work/Web Development/Websites/enlite-prime_v19/enlite-prime/node_modules/babel-loader/lib/cache.js:5:194) at /mnt/d/Work/Web Development/Websites/enlite-prime_v19/enlite-prime/node_modules/babel-loader/lib/cache.js:5:364 at new Promise (<anonymous>) at /mnt/d/Work/Web Development/Websites/enlite-prime_v19/enlite-prime/node_modules/babel-loader/lib/cache.js:5:97
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Esto se debe a que Node v17 tiene un proveedor de SSL diferente. Tu también puedes

  • instale Node v16 a través de nvm y reinstale node_modules ( instrucciones aquí )
  • ejecute v17 con el proveedor de openssl heredado:
    • Mac/Linux: export NODE_OPTIONS=--openssl-legacy-provider
    • Windows: set NODE_OPTIONS=--openssl-legacy-provider
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!