# [nodejs]解决 python-minimal依赖无法安装的问题 **Published by:** [weigr](https://paragraph.com/@hiweigr/) **Published on:** 2022-07-03 **URL:** https://paragraph.com/@hiweigr/nodejs-python-minimal ## Content 问题描述:在ubuntu20.04上面安装nodejs的时候报错:无法安装nodejs,因为缺少依赖python-minimal解决方案:1.从 /etc/apt/sources.list.d/移除nodesource.list 2. apt update && apt install nodejs参考链接:https://github.com/beefproject/beef/issues/2016 欢迎关注本人推特 https://twitter.com/hiweigr ## Publication Information - [weigr](https://paragraph.com/@hiweigr/): Publication homepage - [All Posts](https://paragraph.com/@hiweigr/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@hiweigr): Subscribe to updates - [Twitter](https://twitter.com/hiweigr): Follow on Twitter