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

348
Views
socketio net::ERR_ABORTED 404 (Not Found)

I've recently been learning about socket.IO.
I've hosted a static directory "Public" using express, and i imported socketio into the index.html.

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

The browser will report an error:

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

But I modified it this way:

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

It works well!

Here is the folder directory structure

But the Public directory doesn't have any other js files,

So, where does it come from ?

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!