🧩 Plasmo Developers�PD
🧩 Plasmo Developers3y ago
19 replies
irdane

dev build Emfile error

Hello there,

I am working on an extension project using plasmo, since few days I am getting an EMFILE error: « too many open files » on the npm run dev command.

I feel that I reach a point where the hot reload can not watch all the files anymore because I don’t have the problem on the npm run build command.

I think that the watcher is also looking at the nodes modules cause my extension I not that big.

My question, if you agree with my hypothesis is : how to not make plasmo( the hot reload )watch over node modules files?
Was this page helpful?