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

problema after upgrading typescript #96

Open
Zuluseq opened this issue May 15, 2018 · 1 comment
Open

problema after upgrading typescript #96

Zuluseq opened this issue May 15, 2018 · 1 comment

Comments

@Zuluseq
Copy link

Zuluseq commented May 15, 2018

after upgrading the project from Angular4 to Angular6 with ng2-datepicker
I get the message:

node_modules\ng2-slimscroll\index.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property.
The missing file seems to be part of a third party library. TS files in published libraries are often a sign of a badly packaged library. Please open an issue in the library repository to alert its author and ask them to package the library using the Angular Package Format (https://goo.gl/jB3GVv).

@jkuri
Copy link
Owner

jkuri commented May 15, 2018

did you try to upgrade ngx-slimscroll to latest version? everything works for me.

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

2 participants