Skip to content

Conversation

glaucoleme
Copy link

On November 21th, Node.js 22 runtime became available in AWS Lambda. Ref. 1

Also, on November 27th, the release of version v4.4.13 included the Node.js 22 runtime on Serverless Framework. Ref.2

The proposed changes are to added support for the nodejs22.x runtime on extension, otherwise a warning will be prompt on screen and this version will not be listed as a valid value.

image

Added support for the nodejs22.x runtime in dev mode
Added support for the nodejs22.x runtime in dev mode
Added support for the nodejs22.x runtime in dev mode
@joshhagel
Copy link
Contributor

👍 We're seeing this issue too. Hoping this gets merged @pavelvlasov

@DavidWells
Copy link

I "fixed" this by manually updating the ~/.cursor/extensions/threadheap.serverless-ide-vscode-0.6.5/node_modules/@serverless-ide/serverless-framework-schema/schema.json file. Search for nodejs20.x and add the newer runtimes

Thats for cursor, vcode will be in a ~/.vscode dir

Temp fix until this gets merged

@glaucoleme
Copy link
Author

Any blocks for approving this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants