Skip to content

cdk8s cli error on installation #950

Answered by LinTechSo
LinTechSo asked this question in Q&A
Discussion options

You must be logged in to vote

I got my answer and I think cdk8s docs should be updated
upgrade nodejs to version 14|16 fixed my issue

fedora

yum install -y gcc-c++ make 

curl -sL https://rpm.nodesource.com/setup_14.x | sudo -E bash - 

node -v  

v16.2.0


npm -v  

7.13.0


sudo  npm install -g cdk8s-cli

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LinTechSo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant