serverless-ide-vscode
serverless-ide-vscode copied to clipboard
Add support for nodejs22.x runtime in Serverless Framework
Hello maintainers, Could you update the list of available runtimes in the Serverless Framework to include nodejs22.x?
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
There is already a pull request for this issue, this issue might be duplicated.
See #225 for details and feel free to contribute as well.