Workbench extension not activating VSC

Hi!

Installing Particle Workbench on a fresh install of VSC is giving me an error:

I have tried to fully unistall all extension, reinstall extensions and VSC but the problems stays.

Any suggestions how to fix? (WIndows 11)

  ERR Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
log.ts:439   ERR Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
log.ts:439   ERR Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
log.ts:439   ERR Ignoring cortex-debug.gdbPath.linux as cortex-debug.gdbPath is null
log.ts:439   ERR Ignoring cortex-debug.gdbPath.osx as cortex-debug.gdbPath is null
log.ts:439   ERR Ignoring cortex-debug.gdbPath.windows as cortex-debug.gdbPath is null
log.ts:439   ERR Ignoring cortex-debug.objdumpPath.linux as cortex-debug.objdumpPath is null
log.ts:439   ERR Ignoring cortex-debug.objdumpPath.osx as cortex-debug.objdumpPath is null
log.ts:439   ERR Ignoring cortex-debug.objdumpPath.windows as cortex-debug.objdumpPath is null
log.ts:439   ERR Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
log.ts:439   ERR Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
log.ts:439   ERR Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
log.ts:439   ERR Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
log.ts:439   ERR Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
log.ts:439   ERR Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
log.ts:439   ERR Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
log.ts:439   ERR Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
log.ts:439   ERR Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
log.ts:439   ERR Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
log.ts:439   ERR Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
log.ts:439   ERR Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
log.ts:439   ERR Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
log.ts:439   ERR Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
log.ts:439   ERR Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
log.ts:439   ERR Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
log.ts:439   ERR Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
log.ts:439   ERR Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
log.ts:439   ERR Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
log.ts:439   ERR Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
log.ts:439   ERR Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
console.ts:137

mainThreadExtensionService.ts:107 Activating extension 'marus25.cortex-debug' failed: Unexpected token '', ""... is not valid JSON.

mainThreadExtensionService.ts:107 Cannot activate the 'Workbench Core' extension because its dependency 'Cortex-Debug' failed to activate