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 store via │ │ sudo chown -R $USER:$(id -gn $USER) /root/.config │ └───────────────────────────────────────────────────┘ >>> Completed installing nodejs-9.11.2 into /var/tmp/portage/net-libs/nodejs-9.11.2/image/ * Final size of build directory: 315260 KiB (307.8 MiB) * Final size of installed tree: 48016 KiB ( 46.8 MiB) * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-5854.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /root/.config/configstore/update-notifier-npm.json.1777672302 A: /root/.config/configstore/update-notifier-npm.json.1777672302 R: /root/.config/configstore/update-notifier-npm.json.1777672302 ? npm F: unlink S: deny P: /root/.config/configstore/update-notifier-npm.json.1777672302 A: /root/.config/configstore/update-notifier-npm.json.1777672302 R: /root/.config/configstore/update-notifier-npm.json.1777672302 ? npm * -------------------------------------------------------------------------------- >>> Failed to emerge net-libs/nodejs-9.11.2, Log file: >>> '/var/tmp/portage/net-libs/nodejs-9.11.2/temp/build.log' ################# end of error message ############## Two questions: Can someone give me something to try to solve this problem? I have installed Chromium. If I uninstall Chromium, will nodejs become unnecessary? Thanks, donjames
-
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!
