小编Mat*_*Mat的帖子

加载共享库时出错:libicui18n.so.68

使用 pacman 安装 nodejs 和 npm 后出现此错误:

node: error while loading shared libraries: libicui18n.so.68: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)

我已经尝试设置LD_LIBRARY_PATH/usr/local/lib/,但没有成功,我也尝试到处寻找该文件,但没有找到它。

LD_LIBRARY_PATH=/usr/local/lib/
find / -iname libicui18n.so.68
Run Code Online (Sandbox Code Playgroud)

archlinux node.js manjaro

21
推荐指数
3
解决办法
4万
查看次数

标签 统计

archlinux ×1

manjaro ×1

node.js ×1