al3x-lm
al3x-lm
Same Issue: after installing all dependencies I try to run Continue via vscode debugger but it fails. vscode-extension:continue-ui:build task fails trying to remove: - [info] Error removing unused binaries Error:...
@Symbolk tried your solution but did not worked for me.
@sestinj any suggestions? seems like the debugger script for windows fail when removing the esbuild files on the prepackage.js. it complains on permissions to unlink the generated files on the...
@heiung2001 Thanks! at least that helps, I moved to a Linux and there i can run the debugger perfectly. This will help at least test run on windows until there...
@DevangPagare002 Thanks for sharing the workflow. Sadly a work around is not an option since it will be ideal to just debug on windows. When running the debugger from Linux...