Build issues with latest version 2.1.3
Downloaded the latest version of the library (2.1.3) and found that my application does not build anymore. I get the following error.
ERROR in No NgModule metadata found for 'AppModule'.
Reverting back to 2.1.2 works fine. Am I missing anything? My angular version is 6.1.6.
Thanks in advance. Sushil
There's a new error now, saying
ERROR in node_modules/angular2-draggable/lib/angular-draggable.directive.d.ts(2,27): error TS2307: Cannot find module './models/position'.
node_modules/angular2-draggable/lib/angular-resizable.directive.d.ts(2,30): error TS2307: Cannot find module './widgets/resize-handle'.
node_modules/angular2-draggable/lib/angular-resizable.directive.d.ts(3,34): error TS2307: Cannot find module './models/resize-handle-type'.
node_modules/angular2-draggable/lib/angular-resizable.directive.d.ts(4,30): error TS2307: Cannot find module './models/resize-event'.
node_modules/angular2-draggable/public_api.d.ts(4,15): error TS2307: Cannot find module './lib/models/position'.
Same thing, had to force 2.1.2 to fix build.
I'm getting
ERROR in Couldn't resolve original symbol for ./lib/models/position from C:/my project/node_modules/angular2-draggable/angular2-draggable.d.ts`
Sorry for the issue. I published a broken package. Now please upgrade to 2.1.4