Angular Error You seem to not be depending on “@angular/core“ and/or “rxjs“. (Fixed)

Error details

The solution

# Run npm link
$ npm link
$ ng serve

 

Read More: