Skip to content

npm warn deprecated [email protected] #1408

Open
@gunyakov

Description

Prerequisites

  • I'm using the latest version of near-api-js.
  • I have tried to start with a fresh project and reproduce the defect with minimal code changes.
  • I have read the console error messages carefully (if applicable).

Description

Near-api-js have dependencies what is deprecated. During fresh installation by npm, Its showing next:

npm warn deprecated [email protected]: use 3.0.0 instead, safe-buffer has been merged and release for compatibility

required to update dependencies to migrate from [email protected] to [email protected]

Reproducible demo

No response

Steps to reproduce

  1. Make new project by npm init
  2. Run npm install near-api-js

Expected behavior

it must not be deprecated dependencies in near api for good code practice.

Actual behavior

it must not be deprecated dependencies in near api for good code practice.

Your environment

  • NEAR JavaScript API version used: latest available from npm
  • Frontend framework (if applicable):
  • Relevant dependencies (if applicable):

Self-service

  • I'd be willing to fix this bug myself.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    • Status

      NEW❗

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions