Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

Cannot find module 'angular-croppie-module' #6

Open
vchho opened this issue May 17, 2018 · 1 comment
Open

Cannot find module 'angular-croppie-module' #6

vchho opened this issue May 17, 2018 · 1 comment

Comments

@vchho
Copy link

vchho commented May 17, 2018

Hello,

When I first pulled down your repo and tried running it with ng serve, I ran into an error.

ERROR in src/app/app.component.ts(3,34): error TS2307: Cannot find module 'angular-croppie-module'.
src/app/app.module.ts(7,31): error TS2307: Cannot find module 'angular-croppie-module'.
src/app/croppie.component.ts(4,34): error TS2307: Cannot find module 'angular-croppie-module'.

After changing the imports for CroppieDirective in croppie.component.ts, CroppieModule in app.module.ts, and CroppieDirective in app.component.ts, I was able to get the repo up and running.

@Alex61NN5
Copy link

@KoalaVC thanks this helped me get the project running

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants