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

Angular 2 only? #46

Closed
rinogo opened this issue Nov 21, 2016 · 2 comments
Closed

Angular 2 only? #46

rinogo opened this issue Nov 21, 2016 · 2 comments

Comments

@rinogo
Copy link

rinogo commented Nov 21, 2016

I can't find this clearly documented anywhere in the project - this module is for Angular 2 only, and doesn't support Angular 1.x, correct?

@flakerimi
Copy link

You can see on package.json


 "dependencies": {
    "@angular/core": "^2.0.0",
    "@types/localforage": "0.0.30",
    "localforage": "^1.4.2",
    "localforage-cordovasqlitedriver": "^1.5.0",
    "rxjs": "5.0.0-beta.12"
  },

@rinogo
Copy link
Author

rinogo commented Nov 23, 2016

Thanks! (For those who visit this Issue and don't grok package.json yet, yes, this means it requires Angular 2.0)

If you're looking for an Angular 1.x project, try angular-localForage

@rinogo rinogo closed this as completed Nov 23, 2016
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

2 participants