Closed jackw closed 1 year ago
CI is failing right now because ubuntu-latest is using Node 18 & NPM 9 and e2e package is incompatible. This PR pins the version of node used in the integration tests to v16 until we've solved the e2e issue.
CI is failing right now because ubuntu-latest is using Node 18 & NPM 9 and e2e package is incompatible. This PR pins the version of node used in the integration tests to v16 until we've solved the e2e issue.