Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module 'ng-orgchart' #14

Open
suvinmanoj opened this issue Aug 8, 2020 · 4 comments
Open

Cannot find module 'ng-orgchart' #14

suvinmanoj opened this issue Aug 8, 2020 · 4 comments

Comments

@suvinmanoj
Copy link

Hi,

Am trying to import that into my ionic angular project

Installed this package : npm i @dabeng/ng-orgchart

Still am getting error; Am i missing anything ?

@suvinmanoj
Copy link
Author

I found the import syntax:

import { OrgchartModule } from '@dabeng/ng-orgchart';

Now in the browser console, am getting this

'organization-chart' is not a known element:

  1. If 'organization-chart' is an Angular component, then verify that it is part of this module.
  2. If 'organization-chart' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.

@kmsharjas
Copy link

@suvinmanoj are you solve this issue ??

@M-Blobby
Copy link

M-Blobby commented Jun 7, 2021

Same error, but I resolved after install orgchart on my project
npm i orgchart

@iStImetOgAme
Copy link

same...
are you solve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants