Skip to content
New issue

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

npm warn deprecated [email protected] #1408

Open
3 of 4 tasks
gunyakov opened this issue Oct 20, 2024 · 0 comments
Open
3 of 4 tasks

npm warn deprecated [email protected] #1408

gunyakov opened this issue Oct 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gunyakov
Copy link

gunyakov commented Oct 20, 2024

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.
@gunyakov gunyakov added the bug Something isn't working label Oct 20, 2024
@github-project-automation github-project-automation bot moved this to NEW❗ in DevRel Oct 20, 2024
@thisisjoshford thisisjoshford removed this from DevRel Oct 31, 2024
@github-project-automation github-project-automation bot moved this to NEW❗ in DevTools Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: NEW❗
Development

No branches or pull requests

1 participant