Closed
Description
- Node.js Version:v12.3.1
- OS: Ubuntu 18.0.4
- Scope (install, code, runtime, meta, other?): Trying to install packages
- Module (and version) (if relevant): Any module
I'm trying to use npm install @symfony/webpack-encore and I'm getting the following error
This works OK when I run as root but when doing from a chrooted user it yields this error. Probably some library is missing in the chroot environment but I'm unable to deduce from the error message.
node: ../deps/uv/src/unix/core.c:544: uv__close_nocheckstdio: Assertion `fd > -1' failed.
Aborted (core dumped)
Metadata
Metadata
Assignees
Labels
No labels