vscode-decompiler
vscode-decompiler copied to clipboard
Failed to run decompiliation command. Check your configuration. {"code":2,"type":"multi"}
OSX on m1, trying to decompile jar file: Failed to run decompiliation command. Check your configuration. {"code":2,"type":"multi"}
==================================================================== Decompiling /Users/username/Downloads/path/name.jar
Errors:
The way I solved this was I removed all spaces and symbols from the file path I was trying to decompile. Hope this works for you too