Search the Community
Showing results for tags 'nodejs'.
-
Hi, I am trying to install nodejs as part of a funtoo update. I get the following errors: * XATTR_PAX marking -me /var/tmp/portage/net-libs/nodejs-9.11.2/image/usr/bin/node with setfattr * ACCESS DENIED: open_wr: /root/.config/configstore/update-notifier-npm.json.1777672302 * ACCESS DENIED: unlink: /root/.config/configstore/update-notifier-npm.json.1777672302 ┌───────────────────────────────────────────────────┐ │ npm update check failed │ │ Try running with sudo or get access │ │ to the local update config
-
Hi guys, the current nodejs version in the lang-kit is 8.5.0. Would it be possible to bump this to the latest lts release 8.9.3. Thanks Philipp
-
Hello, I'm a new happy Funtoo user and I'm having troubles with nodejs installation. It complains on missing openssl/ec.h. How to get it installed? The issue is similar to this one: https://forums.gentoo.org/viewtopic-t-854118-view-previous.html?sid=8a56e78a29e0c9518e4300f571a842e7 but enabling the bindist flag for openssl didn't help: $ equery files openssl | grep "ec.*h" /usr/include/openssl/objects.h Please help, thanks!