You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating from 4.2 to 4.3 breaks our karma suite, the following errors appear:
PhantomJS 1.9.8 (Linux 0.0.0) ec-autocomplete-controller encountered a declaration exception FAILED
ReferenceError: Can't find variable: Promise
Error: [$injector:modulerr] Failed to instantiate module undefined due to:
Error: [ng:areq] Argument 'module' is not a function, got undefined
We have switched to ~4.2.0 for now until we can investigate further.
The text was updated successfully, but these errors were encountered:
Updating from 4.2 to 4.3 breaks our karma suite, the following errors appear:
PhantomJS 1.9.8 (Linux 0.0.0) ec-autocomplete-controller encountered a declaration exception FAILED
ReferenceError: Can't find variable: Promise
Error: [$injector:modulerr] Failed to instantiate module undefined due to:
Error: [ng:areq] Argument 'module' is not a function, got undefined
We have switched to ~4.2.0 for now until we can investigate further.
The text was updated successfully, but these errors were encountered: