Here is a list of errors that some users were facing that have a known fix
SyntaxError: The requested module '@wagmi/core' does not provide an export named 'getClient' at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21) at async ModuleJob.run (node:internal/modules/esm/module_job:190:5) { digest: undefined
This error can be fixed by installing explicitly the @wagmi/connectors package
Last updated 4 months ago