Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: confusing error message about storage adapter with no hints to resolution #266

Open
coolaj86 opened this issue Jul 3, 2022 · 0 comments

Comments

@coolaj86
Copy link

coolaj86 commented Jul 3, 2022

node_modules/@dashevo/wallet-lib/src/types/Storage/_getDefaultAdapter.js:

11:    logger.warn('Running on a NodeJS env without any specified adapter. Data will not persist.');
  1. This message doesn't mention what this is or where it comes from or how it is to be configured or even that it's a storage adapter that's in question.
  2. There's no link to documentation or description of the name of the argument that was supposed to be passed, so it's quite difficult to figure out what to do.
  3. I don't think there is any documentation whatsoever for this, at least there wasn't when I had to go figure it out a few months ago.

Re: dashpay/platform-tutorials#4 and dashpay/platform-tutorials#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant