Erro ao instalar nodejs 12 no linux mint [RESOLVIDO]

1. Erro ao instalar nodejs 12 no linux mint [RESOLVIDO]

Palmério Julio De Lima Vasconcelos
Palmério

(usa Ubuntu)

Enviado em 23/03/2020 - 22:40h

Boa noite, preciso instalar a versão 12 do node, mas sempre me retorna esse erro.



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

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


## Populating apt-get cache...

+ apt-get update
Ign:1 http://packages.linuxmint.com tricia InRelease
Atingido:2 http://packages.linuxmint.com tricia Release
Atingido:3 http://archive.canonical.com/ubuntu bionic InRelease
Atingido:4 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease
Atingido:6 http://archive.ubuntu.com/ubuntu bionic InRelease
Atingido:7 http://security.ubuntu.com/ubuntu bionic-security InRelease
Atingido:8 http://packages.microsoft.com/repos/vscode stable InRelease
Atingido:9 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Atingido:10 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Ign:11 https://www.dotdeb.org stable InRelease
Err:12 https://www.dotdeb.org stable Release
404 Not Found [IP: 195.154.242.153 443]
Lendo listas de pacotes... Pronto
E: The repository 'http://php53.dotdeb.org stable Release' does not have a Release file.
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



  


2. Atualizando

Palmério Julio De Lima Vasconcelos
Palmério

(usa Ubuntu)

Enviado em 23/03/2020 - 22:58h

Bem depois de dar um pesquisada ache um procedimento de atualização com o NPM.



sudo npm cache clean -f
sudo npm install -g n
sudo n stable



para um versão mais especifica use no lugar do "stable" o número da versão.

sudo n 12.16.1 







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts