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

924
Views
(Angular) Error de Watchpack (observador): Error: ENOSPC: Se alcanzó el límite del sistema para el número de observadores de archivos

Estoy tratando de hacer un proyecto en angular, pero cuando intento compilar, me muestra estos errores una y otra vez hasta que mi IDE se cierra.

 Watchpack Error (watcher): Error: ENOSPC: System limit for number of file watchers reached, watch '/home/pedro/Universidad/Vacas-Dic2021/Archivos/LAB/MIA_Proyecto2_201709146_201900612/SoccerStatistics/node_modules/typescript' Watchpack Error (watcher): Error: ENOSPC: System limit for number of file watchers reached, watch '/home/pedro/Universidad/Vacas-Dic2021/Archivos/LAB/MIA_Proyecto2_201709146_201900612/SoccerStatistics/node_modules/typesript/lib'

estoy usando angular 12 y nodo 14.17.6

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

Puede consultarlo aquí para aumentar el tamaño del reloj.

over 4 years ago · Santiago Trujillo Report

0

Si no puede aumentar el tamaño del reloj (fs.inotify.max_user_watches), aún puede compilar angular usando este comando:

 ng serve --watch --live-reload --poll 2000

Trabajó para mí, y estoy usando virtual-studio-code como IDE

over 4 years ago · Santiago Trujillo Report

0

Eliminar node_modules y reinstalar paquetes

(No es la mejor solución porque este error vuelve después de reiniciar la computadora)

 rm -rf node_modules
 yarn install

Eso hace el truco para mí :)

over 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!