Skip to content

Dependency on lodash throwing errors #7

Description

@ryan-ajmadison

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",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions