aws / aws-toolkit-jetbrains

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
https://plugins.jetbrains.com/plugin/11349-aws-toolkit
Apache License 2.0
753 stars 216 forks source link

The runtime 'nodejs20.x' is unsupported #4137

Open psykologist90 opened 7 months ago

psykologist90 commented 7 months ago

Describe the bug The runtime 'nodejs20.x' is unsupported on IntelliJ

To reproduce Try to run a lambda with nodejs20 runtime

Expected behavior Should run as it's a supported runtime on all AWS regions

Your Environment

sercheo87 commented 6 months ago

The mismatch error appears in WebStorm 2023.3.6 with the last plugin AWS Toolkit - Amazon Q,​ CodeWhisperer,​ and more 2.16-233

yusuke0913 commented 6 months ago

I'm having the exact same issue... Can anyone find the solution?