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
Try to add this import 'rxjs/add/operator/timeout'; in your root module and let me know if it works, if not, add the whole library import "rxjs"; in your root module, I will fix this next release, The problem with timeout operator that I can't add it alone like import "rxjs/add/operators/timout", we have to load the whole library just for this operator, I will investigate this issue with the angular group
I updated npm, node and ng2-wp-api on the last versions.
If I try to serve the app I get this error. Issue or my fault?
Thanks as always
The text was updated successfully, but these errors were encountered: