Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Version v10.31.0 (flask: false) not found! #351

@sunchengzhu

Description

@sunchengzhu

Describe the bug
Today, I found that I am unable to download version 10.31.0 of MetaMask.
To Reproduce
Steps to reproduce the behavior:

git clone https://github.com/axonweb3/axon.git
cd axon/tests/e2e
git checkout 077023a678724eb9c2449365f4bf24038fa42863
yarn install
echo '\n' | yarn http-server
yarn test

Logs

Searching for MetaMask release
Error: Jest: Got error running globalSetup - /home/runner/work/axon/axon/tests/e2e/jest/setup.js, reason: "Version v10.31.0 (flask: false) not found!"
    at runGlobalHook (/home/runner/work/axon/axon/tests/e2e/node_modules/@jest/core/build/runGlobalHook.js:117:15)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async runJest (/home/runner/work/axon/axon/tests/e2e/node_modules/@jest/core/build/runJest.js:327:5)
    at async _run10000 (/home/runner/work/axon/axon/tests/e2e/node_modules/@jest/core/build/cli/index.js:344:7)
    at async runCLI (/home/runner/work/axon/axon/tests/e2e/node_modules/@jest/core/build/cli/index.js:199:3)
    at async Object.run (/home/runner/work/axon/axon/tests/e2e/node_modules/jest-cli/build/run.js:124:37)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
 FAIL  Attempt: 3/3; next in 61ms
Error: Error: Jest: Got error running globalSetup - /home/runner/work/axon/axon/tests/e2e/jest/setup.js, reason: "Version v10.31.0 (flask: false) not found!"
    at runGlobalHook (/home/runner/work/axon/axon/tests/e2e/node_modules/@jest/core/build/runGlobalHook.js:117:15)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async runJest (/home/runner/work/axon/axon/tests/e2e/node_modules/@jest/core/build/runJest.js:327:5)
    at async _run10000 (/home/runner/work/axon/axon/tests/e2e/node_modules/@jest/core/build/cli/index.js:344:7)
    at async runCLI (/home/runner/work/axon/axon/tests/e2e/node_modules/@jest/core/build/cli/index.js:199:3)
    at async Object.run (/home/runner/work/axon/axon/tests/e2e/node_modules/jest-cli/build/run.js:124:37)
error Command failed with exit code 1.
    at file:///home/runner/work/axon/axon/tests/e2e/zx-zc08kxkkov.mjs:1:37
    exit code: 1
Error: Process completed with exit code 1.

Additional context
I've noticed that the dappeteer version has not been updated for a long time (last update was in May 2023). Could this be related? Please help me check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions