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.

ERROR in No Pipe decorator found on TimeAgoPipe

See original GitHub issue

I’ve got the aforementioned error when running ng serve --aot Angular version is 5.1.1.

No error when serving with just ng serve

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:19
  • Comments:28

github_iconTop GitHub Comments

3reactions
JSX001commented, Feb 12, 2020

still seeing this cant find a workaround.

ng serve - always works, but a save to any source file when it recompiles and I get the error.

strangely, only started happening after I inadvertently upgraded to Angular 9 and then had to uninstall and go back to angular 8.

3reactions
etsraphaelcommented, Apr 30, 2019

Same issue.

I suggest everyone ngx-timeago it’s better, I found my solution with this one

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular2: No Pipe decorator found on Component
As it turned out it was a "dumb" error. I accidentally referenced the offending component as a pipe, rather than a directive, in...
Read more >
NG0302: Pipe not found! - Angular
To resolve this error, ensure that: If the pipe is local to the NgModule , it is uniquely named in the pipe's decorator...
Read more >
Time Ago pipe - Alfresco Builder Network
The pipe finds the difference between the input date and the current date. If it is less than seven days then then the...
Read more >
time-ago-pipe - npm
time-ago-pipe. TypeScript icon, indicating that this package has built-in type declarations. 1.3.2 • Public • Published 5 years ago.
Read more >
[Debugging] The pipe {name} could not be found - YouTube
In this video, you'll learn what the error "The pipe {name} could not be found " means, how to debug it, and prevent...
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