web3x
web3x copied to clipboard
Incorrect import of dependency 'uuid'
The 'uuid' package used by utils/encryption.ts
has no default export.
This produces the following error
Attempted import error: 'uuid' does not contain a default export (imported as 'uuid').
"typescript": "^4.0.5"