cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BAS CAPM debugging Uncaught Error Error: ENOSPC: System limit for number of file watchers reache

venkataswamy
Associate
Associate
0 Kudos
521

Hi All,

When I am trying to debug the CAPM application in BAS I am facing below issue
Uncaught Error Error: ENOSPC: System limit for number of file watchers reached, watch '/home/user/projects/pcoe-1/db.sqlite-shm'

Can anyone help me to resolve this issue?

Thank you.

SAP Business Application Studio  SAP Cloud Application Programming Model 

Accepted Solutions (0)

Answers (2)

Answers (2)

Gaurav_Shami
Explorer
0 Kudos

We need to add node_modules into watch exclude, this should resolve.

Gaurav_Shami_0-1742826208580.png

 

unni_sreekumar
Explorer
0 Kudos

I am also getting the same error when trying to preview a Fiori application? Any luck in resolving this?