Skip to content

triandco/verida-connect-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

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.

Reproduction

  1. Install dependencies
npm install
  1. Start development server
npm run dev
  1. Open web browser and navigate to the development server at http://localhost:8080

  2. Click on connect button to connect

  3. Login with metamask

Expectation

Connect to app using metamask successfully

Actual

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published