Manually compile argon2 after installation
masterAlternatively, you can install the package while ignoring installation scripts and then run the rebuild command manually using node-gyp.
$ npm install argon2 --ignore-scripts
$ npx node-gyp rebuild -C ./node_modules/argon2