bmd-studio / stm32-for-vscode

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

Installation of build tools fails when node is installed natively #147

Closed jortbmd closed 1 year ago

jortbmd commented 1 year ago

During testing and installing build tools. Due a recent change I had node 19 installed using brew. Together with nvm. The node 19 installation was used by VSCode however and showed up in the shell environment variables. This caused a caching issue when installing the build tools with NPX. The fix has already been implemented however I opened this issue for reference as there have been some issues with installing. Hopefully this will take care of all those issues.

jortbmd commented 1 year ago

Should be fixed in 3.2.4.