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

Unable to run Module/lodash/isEqual not found #59

Open
eddievagabond opened this issue Mar 22, 2017 · 1 comment
Open

Unable to run Module/lodash/isEqual not found #59

eddievagabond opened this issue Mar 22, 2017 · 1 comment

Comments

@eddievagabond
Copy link

I am aware that this is a known issue. Can someone tell me which version to roll back to so I will not encounter this error if a fix is not yet available? Also, if it has a specific version requirement on tiny-mce, that would help as well. Thank you for the help.

@glenpike
Copy link

glenpike commented Apr 20, 2017

We were using ^ as opposed to ~ which pulled the latest release. We've fixed on ~0.4.0 which doesn't seem to have Lodash upgrade. You'll need to pull the latest master probably because 0.5.1 release is behind the fix #56

See https://docs.npmjs.com/files/package.json#git-urls-as-dependencies for specifying a commit / branch as a dependency rather than a released version.

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

2 participants