bmd-studio / stm32-for-vscode

STM32 extension for working with STM32 and CubeMX in VSCode
MIT License
207 stars 27 forks source link

Error: task type build #161

Open MarijnBMD opened 1 year ago

MarijnBMD commented 1 year ago

VS Code gives the following error:

Error: there is no registered task type 'build'. Did you miss installing an extension that provides a corresponding task provider? Error: there is no registered task type 'build'. Did you miss installing an extension that provides a corresponding task provider?

Probably due to the tasks.json config of STM32 for VScode

pintert3 commented 1 year ago

I'm getting this too.

jortbmd commented 1 year ago

Hi thanks for opening up an issue @MarijnBMD en for confirming the issue @pintert3. Something changed in relation to the task provider. Will investigate further, however if you build once the task should be available once again.

Will let you know once this is resolved.

jortbmd commented 1 year ago

As a quick little update I can reproduce the bug and the issue is linked to: issue #164 as well. This will be rectified in the next release.

pipi-1 commented 9 months ago

I also faced this problem.

frankqwu commented 2 months ago

I still have this issue in v3.2.6