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

cropperjs module is not found #31

Closed
tejnarayan831 opened this issue Sep 23, 2018 · 6 comments
Closed

cropperjs module is not found #31

tejnarayan831 opened this issue Sep 23, 2018 · 6 comments

Comments

@tejnarayan831
Copy link

tejnarayan831 commented Sep 23, 2018

After running ,the command below:
npm run build

I am getting this issue:

Error in node_modules/angular-cropperjs/lib/cropper/cropper.component.d.ts: can't find module cropperjs

Please help me out to resolve the issue,Thank you in advance.

@nkCreation
Copy link

resolved by doing npm install cropperjs from my side. but the doc is not up to date apparently... and the readme is not correct anymore

@frontr-uk
Copy link

@nkCreation can you explain more as I have the same issue.

@Erwol
Copy link

Erwol commented Nov 8, 2018

@frontr-uk this package depends on https://github.com/fengyuanchen/cropperjs. You will first have to install cropperjs to make this work. Docs should be updated.

@matheusdavidson
Copy link
Owner

matheusdavidson commented Nov 15, 2018

Hi all, i will update the docs, a warning should appear in npm install showing peer dependencies thow

@ghost
Copy link

ghost commented Dec 7, 2018

Why must we manual install the cropperjs lib manually ? It is part of the dependencies of this library.

@malikadilofficial
Copy link

Resolved just run command in terminal: npm i cropperjs

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

6 participants