6
Plugin for built-in terminal?
(lemmy.ml)
The community led, hyper-hackable text editor
By posting here you also agree to adhere to our Code of Conduct by:
I tried installing this plugin, but I got an error that I need to install Python and Visual Studio, which I have both installed. It says it needs C/C++ tools in order to work? Is there a way to fix this error?
Basically the package uses some native modules, it will attempt to download pre-built binaries for those modules but if it can't find an exact match for your system it needs to build them - hence the need for build tools. Unfortunately I don't know why it wouldn't detect them if you have them installed, best bet is to bring this up on on the x-terminal-reloaded GitHub repo or in our Discord to see if the dev for that package can help a bit more.