【发布时间】:2020-08-31 00:18:36
【问题描述】:
我已更新到新的 Ubuntu 20.04LTS 版本,并且我的所有节点安装都已删除。所以安装节点我尝试了以下两种方法:
1.sudo apt 更新
sudo apt install nodejs npm
- 卷曲-sLhttps://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt install nodejs
安装 nodejs 时出现错误: nodejs : Depends: python2-minimal 但它不可安装。无法纠正问题,您持有破损的包裹。
【问题讨论】:
标签: node.js ubuntu npm ubuntu-20.04