Closed tawtis closed 3 years ago
The requested module 'ethers' is expected to be of type CommonJS, which does not support named exports. CommonJS modules can be imported by importing the default export. For example:
Any fix?
Install node v16. This is common error on legacy nodejs versions
Any fix?