question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot find name 'Subject' on compile via angular-cli

See original GitHub issue
ERROR in [default] /home/bjorn/Documents/angular2-todolist/client/node_modules/angular2-notifications/components.d.ts:102:24 
Cannot find name 'Subject'.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
flauccommented, Oct 12, 2016

Can you try updating to the newest version 0.4.3. Let me know if you still have the error on the new version 👍

0reactions
flauccommented, Oct 12, 2016

Glad to hear it. Let me know if you have any other issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular and Typescript: Can't find names - Error: cannot find ...
Just use typescript 2.0 or higher and install @types/core-js with npm: ... For Angular 2.0.0-rc.0 adding node_modules/angular2/typings/browser.d.ts won't ...
Read more >
Ahead-of-time (AOT) compilation - Angular
The AOT compiler detects and reports template binding errors during the build step before users can see them. Better security, AOT compiles HTML...
Read more >
angular/angular-cli - Gitter
I am having trouble deploy my github code to AWS. Code Deploy likes to use appspecfile.yml to config the build order. Does anyone...
Read more >
Angular-CLI Cannot find name 'ej' - Syncfusion
The issue “Cannot find name 'ej'” is occurred due to our typings @types/ej.web.all is not installed properly. So we suggest you to install...
Read more >
Installation Instructions - RxJS
If you receive an error like error TS2304: Cannot find name 'Promise' or error TS2304: Cannot find name 'Iterable' when using RxJS you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found