Giovanni Capizzi

Results 8 comments of Giovanni Capizzi

Yes, I am sorry, I was not so clear, my request was addressed to know if this dependency would be upgraded soon, [Scrypt](https://github.com/barrysteyn/node-scrypt) has been deprecated, so if I downgrade...

With yarn or npm I get this error: `error Can't add "root": invalid package version undefined.` Is it because package.json doesn't not specify a version?

I tried with "yarn add" command. Same result if I put "package":"git://...#commit" in the package.json. If I install it with NPM it gets a webpack error. I can't put any...

Just following this [tutorial](https://www.trufflesuite.com/tutorials/getting-started-with-drizzle-and-react#install-drizzle). If you want to reproduce the issue just create a simple node (12) project (like react) and issue the yarn add command. If you want I...

Really sorry I forgot to answer due to work. On MacOS with Catalina now, my Node version is v12.11.1. On Windows I have 12.10.0 without using WSL. No particularly environment...

> This does not seem to be a problem with Drizzle directly, but with the scrypt dependency of `web3`. > > Not sure to understand why you don't want to...

Maybe this is caused by the same web3.js which could use [this](https://github.com/barrysteyn/node-scrypt) deprecated module. I will try again updating my node version. >#WARNING!!! This module is deprecated. Instead, use https://nodejs.org/api/crypto.html#crypto_crypto_scrypt_password_salt_keylen_options_callback