Closed jasonben closed 1 year ago
Our github deploy workflow is using ubuntu latest and npm jumped a major version and node a minor.
npm ERR! notsup Required: {"node":"^18.12.0","npm":"^8.19.0"} npm ERR! notsup Actual: {"npm":"9.3.1","node":"v18.14.0"}
Closing and version pinning to ubuntu 22.04 instead
Description
Our github deploy workflow is using ubuntu latest and npm jumped a major version and node a minor.