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

349
Views
socketio net::ERR_ABORTED 404 (No encontrado)

Recientemente he estado aprendiendo sobre socket.IO.
He alojado un directorio estático "Público" usando express, e importé socketio en index.html.

 <script src="../node_modules/socket.io/client-dist/socket.io.js"></script>

El navegador informará un error:

 GET http://127.0.0.1:3000/node_modules/socket.io/client-dist/socket.io.js net::ERR_ABORTED 404 (Not Found)

Pero lo modifiqué de esta manera:

 <script src="/socket.io/socket.io.js"></script>

¡Funciona bien!

Aquí está la estructura del directorio de carpetas.

Pero el directorio público no tiene ningún otro archivo js ,

Entonces de donde viene ?

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!