I created a project using the command ionic start Caregiver3AAA blank --type=ionic-angular
and installed angular / fire by the command npm install
npm install firebase angularfire2 --save` however when starting the project the following error appeared:
what may have happened?