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
'fs' will not work on client side, so this module cannot run on a client side project. We should try to find some other way of importing the file if possible. Shop around and look for other Ethereum projects which have modules like this and see how they do it (if at all)
when the packaged is required in the client side, it either gives can't find 'fs' module.
using webpack won't properly compile either.
The text was updated successfully, but these errors were encountered: