Skip to content

Cache is not a constructor #7

@ludekvodicka

Description

@ludekvodicka

Hi,
I'm trying to use your library but receiving this error: Cache is not a constructor

library version: 0.2.0 installed through npm

my test code:

import Cache from 'hybrid-disk-cache';
let cc = new Cache();

Do you have any idea why it's not possible to create an instance of Cache, please? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions