Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#64540 - [npm] npm breaks on missing dependency after installation
Attached to Project:
Community Packages
Opened by Daniel Attevelt (parallax) - Saturday, 16 November 2019, 20:03 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 16 November 2019, 20:27 GMT
Opened by Daniel Attevelt (parallax) - Saturday, 16 November 2019, 20:03 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 16 November 2019, 20:27 GMT
|
DetailsDescription:
When installing the npm package with pacman -S npm it appears to install correctly. When running 'npm' the following message appears: node: error while loading shared libraries: libicui18n.so.65: cannot open shared object file: No such file or directory After intstalling icu with pacman -S icu, the problem is resolved. Additional info: npm 6.12.1-1 icu 65.1-2 1) pacman -S nodejs 2) pacman -S npm 3) npm *ERROR* 4) pacman -S icu 5) npm *NO ERROR* |
This task depends upon
Closed by Antonio Rojas (arojas)
Saturday, 16 November 2019, 20:27 GMT
Reason for closing: Not a bug
Additional comments about closing: Partial updates are not supported
Saturday, 16 November 2019, 20:27 GMT
Reason for closing: Not a bug
Additional comments about closing: Partial updates are not supported