cloudinary / pkg-cloudinary-core

Distribution repository for the Cloudinary JavaScript library. Cloudinary is an end-to-end solution for all your image and video needs.
MIT License
54 stars 28 forks source link

Dependency on lodash throwing errors #21

Closed ryan-ajmadison closed 6 years ago

ryan-ajmadison commented 6 years ago

My webpack is failing to compile and 'cloudinary-core' is throwing a bunch of errors regarding lodash:

ERROR in ./~/cloudinary-core/cloudinary-core.js Module not found: Error: Cannot resolve module 'lodash/isPlainObject' in /node_modules/cloudinary-core @ ./~/cloudinary-core/cloudinary-core.js 34:11-320

I've tried installing different versions of lodash and this package, but no dice.

My package.json currently: "lodash": "^3.10.1", "react-cloudinary": "^0.2.1",

idobarnoam commented 6 years ago

Hey @ryan-ajmadison

This issue also appears here.

In order to avoid confusion, we are closing this thread. If you feel it should remain open, please re-open it.

Thanks