-
Notifications
You must be signed in to change notification settings - Fork 434
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
[bug report] Jasmine Typing errors #896
Comments
Typescript version please |
typescript: 2.9.2 |
I apologize, this turned out to be my fault. After installing the latest update 2.0.4 and still having the problem, I continued digging and realized I was including |
Well, those .d.ts weren't meant to be there, so no harm done! |
REQUIRED: Before filing a bug report
Change each
[ ]
to[x]
when you have done it.[bug report]
ng2-dragula
issues for related problems, including closed issues.ng2-dragula
.Describe the bug (required)
I'm in the process of updating to Angular 6 and with that ng2-dragula v2.0.2. When I run
ng serve
I get:To Reproduce (required)
Steps to reproduce the behavior:
This may be isolated to me, but the way I reproduce it is to install the latest version of Angular and [email protected] in my project. Then run
ng serve
Versions (required)
Please state which versions of the following packages you have installed:
@angular/core
: 6.1.4ng2-dragula
: 2.0.2The text was updated successfully, but these errors were encountered: