[SOLVED] Can't install latest node.js

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
xka
Level 3
Level 3
Posts: 124
Joined: Fri Jan 03, 2020 5:49 pm

[SOLVED] Can't install latest node.js

Post by xka »

I get this error

Code: Select all

curl -sL https://deb.nodesource.com/setup_14.x | sudo bash - 

## Installing the NodeSource Node.js 14.x repo...


## Populating apt-get cache...

+ apt-get update
Hit:1 http://archive.ubuntu.csg.uzh.ch/ubuntu bionic InRelease
...                                            
Hit:17 http://ppa.launchpad.net/mozillateam/ppa/ubuntu bionic InRelease                                             
Err:3 http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_18.04  InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1488EB46E192A257
Err:13 https://deb.torproject.org/torproject.org bionic InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 74A941BA219EC810
Reading package lists... Done 
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_18.04  InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1488EB46E192A257
W: GPG error: https://deb.torproject.org/torproject.org bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 74A941BA219EC810
E: The repository 'https://deb.torproject.org/torproject.org bionic InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Error executing command, exiting
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Linux Mint 19.3 Cinnamon
User avatar
spamegg
Level 14
Level 14
Posts: 5087
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: Can't install latest node.js

Post by spamegg »

Code: Select all

Err:3 http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_18.04  InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1488EB46E192A257
Err:13 https://deb.torproject.org/torproject.org bionic InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 74A941BA219EC810
Remove these two repositories from your Update Manager/Edit/Software Sources/Additional Repositories.
xka
Level 3
Level 3
Posts: 124
Joined: Fri Jan 03, 2020 5:49 pm

Re: [SOLVED] Can't install latest node.js

Post by xka »

Problem solved, thanks spamegg
Linux Mint 19.3 Cinnamon
Locked

Return to “Beginner Questions”