threadheap / serverless-ide-vscode

Serverless IDE: Enhanced support for AWS SAM and CloudFormation in VS Code
https://serverless-ide.com/
195 stars 46 forks source link

Add a mention to nodejs20.x in your extension #213

Closed mfialko closed 1 year ago

mfialko commented 1 year ago

I just installed your extension on vscode and it shows me warning with yellow line that valid NodeJS versions are 18.x and the list doesn't seem to contain 20.x version. Could you please add that in supported runtime list?

darshan527 commented 1 year ago

I have raised a PR https://github.com/threadheap/serverless-ide-vscode/pull/214.