bmd-studio / stm32-for-vscode

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

Certificate_expiration #141

Closed vincent01720 closed 1 year ago

vincent01720 commented 1 year ago

Hi, I've encountered an issue about a certificate expiration, is there anything from my side I can do to fix it?

Screenshot 2023-02-18 at 11 55 01 PM
mjerjawi commented 1 year ago

I had a similar issue seems like your installation failed half way through try to delete everything in C:\Users[USERNAME]\AppData\Roaming\Code\User\globalStorage\bmd.stm32-for-vscode And reinstall That may solve your issue

jortbmd commented 1 year ago

Hi! Thanks for opening up an issue. What mjerjawi said might solve the issue as an old installation of node maybe present there which has an old certificate. If the issue persists please let me know.

jortbmd commented 1 year ago

Quick update I have updated the installation flow for tools, which should remove any old node installation which could give the above behaviour. Due to inactivity I will close this issue. Should it persist feel free to re-open up the issue and I can look into it a bit further.