Closed mrkvon closed 7 years ago
same issue here
Hello, I have already fixed this issue but haven't published a new version yet. Will publish later today.
Can you confirm that it works now so I could close the issue?
@ogix
Yes, i confirm. Now, my angular-cli project compiles without error and the ng2-fancy-image-uploader
works in basic version.
Thanks. I will update demo later with cropping function.
I am using version 1.5.1 but still get the issue:
node_modules/ng2-fancy-image-uploader/dist/src/fancy-image-uploader.component.d.ts (1,1): Cannot find type definition file for 'cropperjs'.
webpack: Failed to compile.
Please help, thanks!
Released a new version. Please check if you still have this issue
Hello, trying to use ng2-fancy-image-uploader with angular-cli (webpack), i ran into the following error:
Tried to resolve it with
npm install cropperjs
, but that doesn't help.