首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装nodejs及heroku存在的问题

安装nodejs及heroku存在的问题
EN

Ask Ubuntu用户
提问于 2017-08-09 20:25:15
回答 1查看 78关注 0票数 1

我正在尝试从https://nodejs.org/en/download/package-manager/安装节点js。

安装curlpython-software-properties后,以下命令有问题:

代码语言:javascript
复制
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

我有这样的输出:

代码语言:javascript
复制
...

Err:8 https://cli-assets.heroku.com/branches/stabile/apt ./ Packages
  404  Not Found

...

W: The repository 'https://cli-assets.heroku.com/branches/stabile/apt ./ Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://cli-assets.heroku.com/branches/stabile/apt/./Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Error executing command, exiting

我怎么才能修好它?

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2017-08-11 06:51:58

你可以去System Settings->Software & Updates。然后选择Ubuntu Software选项卡并取消选中链接项如下:

代码语言:javascript
复制
http://ppa.launchpad.net/fossfreedom/packagefixes/ubuntu xenial Release
http://ppa.launchpad.net/thefanclub/grive-tools/ubuntu xenial Release
http://ppa.launchpad.net/boomaga/ppa/ubuntu xenial InRelease
http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu xenial Release
http://ppa.launchpad.net/me-davidsansome/clementine-dev/ubuntu xenial InRelease

打开它之后,运行sudo apt update,就可以更新您的系统了。

有关更多详细信息,请阅读链接:如何在使用PPA或更新包列表时修复404错误?

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/944726

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档