E2E Tests #11776
Annotations
8 errors
|
E2E (ubuntu-latest, 20.12.2)
Process completed with exit code 1.
|
|
e2e/install.e2e.ts > yarn → installs the cli and runs commands without errors > runs the commands without errors:
e2e/install.e2e.ts#L220
Error: Install failed for yarn
Exit code: 1
yarn add v1.22.22
info No lockfile found.
[1/4] Resolving packages...
warning netlify-cli > node-fetch > fetch-blob > [email protected]: Use your platform's native DOMException instead
[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">= 20.19.0". Got "20.12.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
❯ e2e/install.e2e.ts:220:13
|
|
E2E (macOS-latest, 20.12.2)
Process completed with exit code 1.
|
|
e2e/install.e2e.ts > yarn → installs the cli and runs commands without errors > runs the commands without errors:
e2e/install.e2e.ts#L220
Error: Install failed for yarn
Exit code: 1
yarn add v1.22.22
info No lockfile found.
[1/4] Resolving packages...
warning netlify-cli > node-fetch > fetch-blob > [email protected]: Use your platform's native DOMException instead
[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">= 20.19.0". Got "20.12.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
❯ e2e/install.e2e.ts:220:13
|
|
E2E (macOS-latest, 24)
Process completed with exit code 1.
|
|
e2e/install.e2e.ts > npx → runs cli commands without errors > runs commands without errors:
e2e/install.e2e.ts#L318
Error: Install failed for npx
Exit code: 1
npm error code ECOMPROMISED
npm error Lock compromised
npm error A complete log of this run can be found in: /Users/runner/.npm/_logs/2026-01-17T01_34_57_588Z-debug-0.log
❯ e2e/install.e2e.ts:318:13
|
|
E2E Windows tests (windows-2025, 20.12.2)
Process completed with exit code 1.
|
|
e2e/install.e2e.ts > yarn → installs the cli and runs commands without errors > runs the commands without errors:
e2e/install.e2e.ts#L220
Error: Install failed for yarn
Exit code: 1
Corepack is about to download https://registry.yarnpkg.com/yarn/-/yarn-1.22.22.tgz.
yarn add v1.22.22
info No lockfile found.
[1/4] Resolving packages...
warning netlify-cli > node-fetch > fetch-blob > [email protected]: Use your platform's native DOMException instead
[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">= 20.19.0". Got "20.12.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
❯ e2e/install.e2e.ts:220:13
|