We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Run step 1
$ng new <newproj>
and you'll get
sh: typings: command not found
Instructions need to tell you to install it. I'll do a PR.
The text was updated successfully, but these errors were encountered:
Add prerequisites for clean install.
badb8cd
Fixes angular#260
It would be nice to just do this as a postinstall step like: https://github.com/davideast/angularfire2/pull/2/commits/6332d0e96c28602e788ce8ce3cbbf9340f423a7c
postinstall
Sorry, something went wrong.
Add prerequisites for clean install. (#262)
1aedf14
* Add prerequisites for clean install. Fixes #260 * spelling fixes
No branches or pull requests
Run step 1
$ng new <newproj>
and you'll get
sh: typings: command not found
Instructions need to tell you to install it. I'll do a PR.
The text was updated successfully, but these errors were encountered: