@rodrigoreal wrote:
I just started a ionic 2 project with typescript, and im getting both theses errors:
ERROR in [default] /Users/rodrigoreal/Projects/rodrigo/myproject/app/app.ts:25:18 Cannot find name 'Firebase'. ERROR in [default] /Users/rodrigoreal/Projects/rodrigo/myproject/node_modules/angular2/src/facade/promise.d.ts:1:9 Cannot re-export name that is not defined in the module.
In my index.html
<script src="lib/firebase/firebase.js"></script>
Anyone have any idea how to fix that?
Posts: 3
Participants: 2