$ errors.fyi/angular/NG0302 128 namespaces · 4,025 codes
angular · angular/NG0302
NG0302

Pipe Not Found

A pipe used in a template is not available in the current context. For module-based applications, add the pipe to the declarations or imports of the hosting NgModule. For standalone components, import the pipe directly in the component's imports array.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT