octant
octant copied to clipboard
Attempting to use node version 14 due to build issues.
What this PR does / why we need it: CI is failing currently with node 16.
Reverting to node 14 to address this version issue.
Introducing an implicit npm i
in build script to address this missing dependency issue.
Possibly better ways to address it, but this worked for me.
Any update on this?