Skip to content

cron-quartz is not a known element #17

@gunjan-it-engg

Description

@gunjan-it-engg

ISSUE :
'cron-quartz' is not a known element:

  1. If 'cron-quartz' is an Angular component, then verify that it is part of this module.
  2. If 'cron-quartz' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.ngtsc(-998001)
    sbzn.component.ts(4, 16): Error occurs in the template of component SbznComponent.

Steps :

i'm following the exact same steps given in the official document given i'm on the angular v17

import { Bs5QuartzCronModule } from '@sbzen/ng-cron';
// or import { Bs5QuartzCronModule } from '@sbzen/ng-cron';

@NgModule({
imports: [Bs5QuartzCronModule]
})
Add the cron component into your template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions