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

Memory Storage ts error #6

Closed
digitalcraftco opened this issue May 4, 2016 · 2 comments
Closed

Memory Storage ts error #6

digitalcraftco opened this issue May 4, 2016 · 2 comments
Assignees
Labels

Comments

@digitalcraftco
Copy link

src/js/storage/MemoryStorage.ts(8,19): error TS2495: Type 'Iterator<{}>' is not an array type or a string type.

Looks like this is culprit.

for (let key of _cache.keys())

2.0.0-beta.17

@MikaAK MikaAK added the bug label May 7, 2016
@MikaAK MikaAK self-assigned this May 7, 2016
@MikaAK
Copy link
Owner

MikaAK commented May 10, 2016

I haven't had time to check this out in beta.17 yet. Due to lack of time I'm most likely gonna skip beta.17 and just update straight to rc-1 unless anyone has a reason!

@digitalcraftco
Copy link
Author

Sounds like a good idea to me.

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

No branches or pull requests

2 participants