0

I get the following error with "ng g c course":

Error: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable. You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.

How can I solve it?

plamut
  • 3,085
  • 10
  • 29
  • 40
user3413838
  • 310
  • 4
  • 14
  • Possible duplicate of https://stackoverflow.com/questions/48218027/error-you-provided-an-invalid-object-where-a-stream-was-expected-you-can-provi and https://stackoverflow.com/questions/48217313/angular-cli-ng-new-error – Sreenivas Shenoy Jan 14 '18 at 17:33
  • i updated angular-cli to 1.6.4, now it works well – user3413838 Jan 17 '18 at 22:12

0 Answers0