Open nftleader opened 3 years ago
The 'uuid' package used by utils/encryption.ts has no default export. This produces the following error
utils/encryption.ts
Attempted import error: 'uuid' does not contain a default export (imported as 'uuid').
"typescript": "^4.0.5"
The 'uuid' package used by
utils/encryption.ts
has no default export. This produces the following error"typescript": "^4.0.5"