@luchillo17 wrote:
I'm getting 2 errors, first one is about accessing a private variable inside the SqlStorage service in order to make transactional queries, the second one is the one that i want to dissapear:
ERROR in [default] /home/carlos/Carlos/Programming/OSGroup/taoappionic2/app/services/db.ts:33:11
Property '_strategy' is private and only accessible within class 'Storage'.ERROR in [default] /home/carlos/Carlos/Programming/OSGroup/taoappionic2/node_modules/angular2/src/facade/promise.d.ts:1:9
Cannot re-export name that is not defined in the module.
Posts: 2
Participants: 1