Skip to content

WP-4639: support node 22 isn't complited, pkgs needs to be republished #6232

Description

@NikitaIT

feat(root): support node 22
TICKET: WP-4639

All pkgs needs to be republished to npm with +0.0.1 version.

npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@bitgo/abstract-eth@24.4.0',
npm warn EBADENGINE   required: { node: '>=18 <21' },
npm warn EBADENGINE   current: { node: 'v22.4.1', npm: '10.8.1' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@bitgo/sdk-coin-avaxc@6.0.14',
npm warn EBADENGINE   required: { node: '>=18 <21' },
npm warn EBADENGINE   current: { node: 'v22.4.1', npm: '10.8.1' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@bitgo/sdk-coin-avaxp@5.1.0',
npm warn EBADENGINE   required: { node: '>=18 <21' },
npm warn EBADENGINE   current: { node: 'v22.4.1', npm: '10.8.1' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@bitgo/sdk-coin-eth@24.5.0',
npm warn EBADENGINE   required: { node: '>=18 <21' },
npm warn EBADENGINE   current: { node: 'v22.4.1', npm: '10.8.1' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@bitgo/secp256k1@1.3.3',
npm warn EBADENGINE   required: { node: '>=10.22.0 <21', npm: '>=3.10.10' },
npm warn EBADENGINE   current: { node: 'v22.4.1', npm: '10.8.1' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@bitgo/utxo-lib@11.3.0',
npm warn EBADENGINE   required: { node: '>=10.22.0 <21', npm: '>=3.10.10' },
npm warn EBADENGINE   current: { node: 'v22.4.1', npm: '10.8.1' }
npm warn EBADENGINE }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions