Instalei o Visual Studio Code e as duas versões de extensão do NodeJs pela Central de Aplicativos do Endless 3.0 pois preciso utilizar o NodeJs dentro do VSC.
Vi em um Fórum que era necessário baixar pelo Snap e aqui, vi que era pelo Flatpak. Entrei no site do Endless e lá há a informação de que não é necessário baixar o Flatpak porque já é integrado ao Endless 3.0. Minha pergunta é: “Já que não é mais pelo Snap e sim pelo Flatpak, qual linha de comando eu devo digitar no terminal para configurar o NodeJS para ser utilizado dentro do Visual Studio Code?”
Please attach the eos-diagnostic log file for any Endless OS problems, and a screenshot or camera image of the error message itself.
To generate an eos-diagnostic file:
Open the application called ‘Terminal’. You can search for it by typing into the search bar on the desktop.
In the Terminal, type the command: eos-diagnostics
The above command will create a file with the information of your system (example: eos-diagnostic-160614_111731_UTC + 0100.txt); Send us this file so we can analyze it and seek a possible solution
You can install using the toolbox command. The Toolbox is a tool that offers a familiar RPM based environment for developing and debugging software that runs fully unprivileged using Podman. I recommend reading the toolbox command documentation using the command toolbox --help or toolbox/doc at main · debarshiray/toolbox · GitHub
Thnx! I did it according to what you suggested and displayed the name of the toolbox, but it was not possible to remove it (Remover_toolbox_semsucesso|690x285 ), as it informs that it does not exist. It looks like that link to the documentation has very interesting information.
I just wanted to show that with a sequence of actions that: with the command a toolbox still existed and that even typing the command <rm --force>, nothing happened and to confirm it, I typed it again to verify that the toolbox has not been removed.