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

no exported member 'NDV_DIRECTIVES'. #2

Open
gregkopp opened this issue Dec 16, 2016 · 10 comments
Open

no exported member 'NDV_DIRECTIVES'. #2

gregkopp opened this issue Dec 16, 2016 · 10 comments
Assignees

Comments

@gregkopp
Copy link

I am building an Angular 2.3 application and stumbled across this package. I am using webpack as my transpiler. I had to add "allowJS: true" to my tsconfig.json to eliminiate one of the errors I was getting, but I still get an error that there are no NDV_DIRECTIVES.

@rebase-master
Copy link

rebase-master commented Dec 26, 2016

Same error with Angular 2.1.0

@nadavshemesh nadavshemesh self-assigned this Dec 26, 2016
@guiomie
Copy link

guiomie commented Jan 4, 2017

Same error on Angular 2.4.1

@jean507
Copy link

jean507 commented Jan 4, 2017

I also get the same error on 2.4.1

@Frisky-
Copy link

Frisky- commented Jan 20, 2017

This is because its trying to import NDV_DIRECTIVES from the component.d.ts file but its located in the component.js files, and i have no idea for now how to fix it.

@nadavshemesh
Copy link
Owner

Hey guys sorry about that i never tried it with webpack before, im working on trying to figure out how to fix this problem! perhaps if some of the visitors could offer their knowledge i believe we can solve it even faster!

@StickNitro
Copy link

Cannot get this to work with angular2-cli and typescript, get the same error as mentioned here, its a shame cause this looks like it would solve a lot of my problems as the ng2-inline-editor does not do date or time fields.

Any chance that we can get a fix for this?

@KrunalC28
Copy link

Has anyone has solution for this problem ?
I am facing the same issue

@nadavshemesh
Copy link
Owner

I'm working on it.. but since i barely have free time these days it takes me forever to
solve this..(never used webpack before), would be nice if others could also take part in helping :)

@Deepakchawla
Copy link

I am also getting the same error... how to fix it.

@gabrielbouzard
Copy link

I am facing the same error.

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

10 participants