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

162
Views
npm run serve throwing errors over missing FilterService.js

I'm working on a Project with Vue.js.

I have installed npm several times, but it keeps telling me that there are a couple of files that are not included in node_module folder.

Here are the errors I get when I try the npm run serve:

 error  in ./node_modules/primevue/api/FilterService.js

Syntax Error: no such file or directory, open 'C:\Users\guill\OneDrive\Escritorio\siis_frontend\node_modules\primevue\api\FilterService.js'     
 error  in ./node_modules/core-js/modules/es.regexp.dot-all.js

Syntax Error: no such file or directory, open 'C:\Users\guill\OneDrive\Escritorio\siis_frontend\node_modules\core-js\modules\es.regexp.dot-all.js'     

Something that I should mention is that a partner of mine does not have those folders nor files. But he is running the project properly with no problems.

Is there something I could do to fix this?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Let's start with some basic troubleshooting steps.

  1. Delete your node_modules folder
  2. Delete the package-lock.json file
  3. Navigate to the folder that contains the package.json file
  4. Run the npm install

Let me know if this solves your problem or not.

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!