-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cdk init failed with node 22.5.0 #30889
Comments
@chenrui333 Good morning. Thanks for opening the issue. Somehow the issue is not reproducible on fresh Amazon Linux 2023 instance using Nodejs
I noticed that you mentioned that this issue could be due to version of Homebrew. Could you please share what is the version of Homebrew installed on your system by running Thanks, |
nodejs has reported a problem in nodejs 22.5.0 with advice to rollback to 22.4.1, link |
probably this issue, nodejs/node#53934 homebrew has shipped the node 22.5.1 (it works fine with that release), closing this report. |
Comments on closed issues and PRs are hard for our team to see. |
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one. |
Describe the bug
failed to run
cdk init
with nodejs 22.5.0 environmentExpected Behavior
should pass
Current Behavior
failed
Reproduction Steps
Possible Solution
No response
Additional Information/Context
relates to Homebrew/homebrew-core#177645
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/9980021240/job/27594462685?pr=177645
CDK CLI Version
2.149.0
Framework Version
No response
Node.js Version
22.5.0
OS
macOS/Linux
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: