PillowPillow/ng2-webstorage

Error about StrategyIndex when deploy on firebase hosting

anhnt2899 opened this issue · 2 comments

Versions:

  • NgxWebstorage: 5.0.0
  • Angular: 8.2.9

Describe the bug:

  • when use comman ngbuild --prod got error about typescript syntax
  • When deploy to firebase hosting i got error 'No provider for StrategyIndex'

To Reproduce:
Steps to reproduce the behavior:

  1. Build product
  2. Firebase deploy
  3. check error
  4. See error

Screenshots

  • when deploy to firebase:
    err1
    *when build product:
    err3

I'm getting the same error on app compilation. Meaning that I can't get my app to start anymore..

same here, any solution ?