You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.
Running the client npm start in the client directory gives the following warning:
Compiled with warnings.
./node_modules/web3-eth-accounts/src/scrypt.js
Critical dependency: the request of a dependency is an expression
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
Running the client
npm start
in theclient
directory gives the following warning:Checking dependencies:
The issue is apparently resolved in web3@1.2.2 according to: web3/web3.js#3018
The text was updated successfully, but these errors were encountered: