Execute os seguintes comandos no terminal
cd /path/to/the/directory/which/contains/node_archive.tar.gz
tar -xzvf node_archive.tar.gz
Não consigo extrair o arquivo tar Comando tar -xvfz node_archive.tar.gz khem
Erro
show error tar: z: não é possível abrir: nenhum arquivo ou diretório tar: Erro não recuperável: Saindo agora
Execute os seguintes comandos no terminal
cd /path/to/the/directory/which/contains/node_archive.tar.gz
tar -xzvf node_archive.tar.gz