【问题标题】:node error while loading shared libraries libnode.so.72加载共享库 libnode.so.72 时出现节点错误
【发布时间】:2021-09-29 14:55:25
【问题描述】:

我使用的是 Ubuntu (linux),不知何故,我在终端中执行的每条指令都出现以下错误:

node: error while loading shared libraries: libnode.so.72: cannot open shared object file: No such file or directory

【问题讨论】:

    标签: node.js linux ubuntu


    【解决方案1】:

    我找到了很多答案,但是下面的apt install 很容易解决它:

    sudo apt install libnode72

    【讨论】:

      猜你喜欢
      • 2015-06-28
      • 1970-01-01
      • 2019-07-02
      • 2018-12-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-29
      相关资源
      最近更新 更多