Skip to content

[question] How to deal with "writeData is not implemented by Hermes yet" error? #333

@amok

Description

@amok

Hi!
I've tried to replace my cache by Hermes and the lib spits out to my console

writeData(): void { // eslint-disable-line class-methods-use-this
throw new Error(`writeData is not implemented by Hermes yet`);
}
So the question is: do you plan to implement it) and if so, then when?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions