0
Zainstalowałem platformio ale mam problem z dowiązaniami symbolicznymi i mam takie informacje
i dalej
If you need an access to platformio.exe from other applications, please install Shell Commands
i tu jest mój problem bo sposób opisany jest tutaj
https://docs.platformio.org/en/stable/co...l-commands
zgodnie z receptą w lokalizacji local/bin/platformio dodałem linijkę
export PATH=$PATH:$HOME/.local/bin
Ale nadal nie mogę dodac symlinka
Kod:
PlatformIO Core has been successfully installed into an isolated environment `/home/marek/.platformio/penv`!
The full path to `platformio.exe` is `/home/marek/.platformio/penv/bin/platformio`
If you need an access to platformio.exe from other applications, please install Shell Commands
i tu jest mój problem bo sposób opisany jest tutaj
https://docs.platformio.org/en/stable/co...l-commands
zgodnie z receptą w lokalizacji local/bin/platformio dodałem linijkę
export PATH=$PATH:$HOME/.local/bin
Ale nadal nie mogę dodac symlinka