vmware-archive / octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
https://octant.dev
Apache License 2.0
6.28k stars 481 forks source link

Attempting to use node version 14 due to build issues. #3311

Closed Freydal closed 1 year ago

Freydal commented 2 years ago

What this PR does / why we need it: CI is failing currently with node 16.

Freydal commented 2 years ago

Reverting to node 14 to address this version issue. image

Introducing an implicit npm i in build script to address this missing dependency issue. image

Possibly better ways to address it, but this worked for me.

jake-arkinstall-quantinuum commented 1 year ago

Any update on this?

kadambkaluskar commented 1 year ago

Any update on this?