We encountered an error when trying to use @verida/datastore version 0.7.4
index.js:64 Uncaught (in promise) Error: A password is required for encryption or decryption.
- Install dependencies
npm install
- Start development server
npm run dev
-
Open web browser and navigate to the development server at http://localhost:8080
-
Click on connect button to connect
-
Login with metamask
Connect to app using metamask successfully
Receiving message in the browser console
index.js:64 Uncaught (in promise) Error: A password is required for encryption or decryption.
This error seems to be thrown from the crypto-pouch > garbados-crypt package