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

package.json angularfire version #2

Open
numerized opened this issue Sep 16, 2016 · 0 comments
Open

package.json angularfire version #2

numerized opened this issue Sep 16, 2016 · 0 comments

Comments

@numerized
Copy link

after download the repo and npm install users will hit this error:

angularfire2@2.0.0-beta.4 requires a peer of @angular/common@^2.0.0-rc.5 but none was installed.
npm WARN angularfire2@2.0.0-beta.4 requires a peer of @angular/compiler@^2.0.0-rc.5 but none was installed.
npm WARN angularfire2@2.0.0-beta.4 requires a peer of @angular/core@^2.0.0-rc.5 but none was installed.
npm WARN angularfire2@2.0.0-beta.4 requires a peer of @angular/platform-browser@^2.0.0-rc.5 but none was installed.
npm WARN angularfire2@2.0.0-beta.4 requires a peer of @angular/platform-browser-dynamic@^2.0.0-rc.5 but none was installed.

You can fix it by specifying a version for angularfire2 in the package.json file :

"angularfire2": "2.0.0-beta.2",
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