You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.