Closed sebastian-marinescu closed 5 years ago
When installing and using it the first time, it didn't work, because it couldn't resolve cropperjs. The fix for me was to npm i -s cropperjs.
cropperjs
npm i -s cropperjs
When installing and using it the first time, it didn't work, because it couldn't resolve
cropperjs
. The fix for me was tonpm i -s cropperjs
.