Skip to content

bcrypt-nodejs is deprecated and throws a warning on install #8903

@cbaker6

Description

@cbaker6

New Issue Checklist

Issue Description

Causes a warning during install, npm WARN deprecated [email protected]: bcrypt-nodejs is no longer actively maintained. Please use bcrypt or bcryptjs. See https://github.com/kelektiv/node.bcrypt.js/wiki/bcrypt-vs-brypt.js to learn more about these two options

Steps to reproduce

Install the latest version of the parse-server using npm ci

Actual Outcome

Installs, but throws the warning in the console output.

Expected Outcome

The warning not to be shown.

Environment

Server

  • Parse Server version: 6.4.0 and alpha
  • Operating system: linux
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): local

Database

  • System (MongoDB or Postgres): n/a
  • Database version: n/a
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): n/a

Client

  • SDK (iOS, Android, JavaScript, PHP, Unity, etc): n/a
  • SDK version: n/a

Logs

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