microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.46k stars 449 forks source link

Bump dev container Dockerfile to node 16, from 14 #3724

Closed iamsergio closed 5 months ago

iamsergio commented 5 months ago

This extension doesn't build with node 14 anymore:

""" error @vscode/test-electron@2.3.8: The engine "node" is incompatible with this module. Expected version ">=16". Got "14.21.3" """

iamsergio commented 5 months ago

Thank you. Can you merge ? I don't seem to have the Merge button available