Skip to content

Hi, im trying to register a user, however i got error phc argon #1468

Answered by mayureshnw
donPuerto asked this question in Help
Discussion options

You must be logged in to vote

npm install phc-argon2

This should fix your issue.
Refer hash.ts

list: {
    /*
    |--------------------------------------------------------------------------
    | Argon
    |--------------------------------------------------------------------------
    |
    | Argon mapping uses the `argon2` driver to hash values.
    |
    | Make sure you install the underlying dependency for this driver to work.
    | https://www.npmjs.com/package/phc-argon2.
    |
    | npm install phc-argon2
    |
    */

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thetutlage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants