We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
➤ YN0000: └ Completed in 0s 488ms ➤ YN0000: ┌ Fetch step ➤ YN0013: │ ethereumjs-abi@https://github.com/ethereumjs/ethereumjs-abi.git#commit=ee3994657fa7a427238e6ba92a84d0b529bbcde0 ca ➤ YN0013: │ ethereumjs-abi@https://github.com/ethereumjs/ethereumjs-abi.git#commit=ee3994657fa7a427238e6ba92a84d0b529bbcde0 ca ➤ YN0018: │ ethereumjs-abi@https://github.com/ethereumjs/ethereumjs-abi.git#commit=ee3994657fa7a427238e6ba92a84d0b529bbcde0: The remote archive doesn't match the expected checksum ➤ YN0000: └ Completed in 6s 167ms ➤ YN0000: Failed with errors in 6s 661ms
yarn cache clean --all YARN_CHECKSUM_BEHAVIOR=update yarn
YN0050: The --frozen-lockfile option is deprecated; use --immutable and/or --immutable-cache instead
steps: - uses: actions/checkout@v3 - uses: actions/setup-node@v3 with: node-version: '14' cache: 'yarn' - run: yarn install --frozen-lockfile - run: yarn test
- run: yarn install --immutable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Github Actions
YN0050: The --frozen-lockfile option is deprecated; use --immutable and/or --immutable-cache instead
npm/yarn scripts 使用指南
The text was updated successfully, but these errors were encountered: