Raúl Beltrán

Results 2 comments of Raúl Beltrán

this work for me on debian 12: `$nano ~/.bashrc` in the end of this file(bashrc) write: `export PATH="$HOME/.local/bin:$PATH"` save the file with `ctrl+x`, `y`, `enter` `source ~/.bashrc` reinstall te packages...

I have tried both alternatives, but neither recognizes the output as JSON. The output is a JSON, but it cannot be passed as input to a Custom JS Function because...