ng2-webstorage icon indicating copy to clipboard operation
ng2-webstorage copied to clipboard

Error about StrategyIndex when deploy on firebase hosting

Open anhnt2899 opened this issue 4 years ago • 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

anhnt2899 avatar Mar 01 '20 07:03 anhnt2899

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

AsafAgranat avatar Mar 04 '20 10:03 AsafAgranat

same here, any solution ?

AngularPlayer avatar Mar 13 '20 09:03 AngularPlayer