Open
Description
Describe the bug
After installing verdaccio
, when you try to run it you get the following error:
Link to the blitz that caused the error
https://stackblitz.com/edit/node-qfg73k?file=.stackblitzrc
Steps to reproduce
- Go to https://stackblitz.com/edit/node-qfg73k?file=.stackblitzrc
- Wait for install to complete, and then verdaccio command will automatically run and fail
Expected behavior
On local verdaccio does not error out due to bad file descriptors.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 95.0.4638.69
Major version = 95
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36
performance.memory = {
"totalJSHeapSize": 74653851,
"usedJSHeapSize": 56345539,
"jsHeapSizeLimit": 4294705152
}
Hash = eb19bc088249a645473767848622a1d98c51b8f3
Additional context
No response