irdane
PD🧩 Plasmo Developers
•Created by irdane on 7/4/2023 in #🔰newbie
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?
20 replies