Skip to content

Conversation

ltnscp9028
Copy link
Contributor

@ltnscp9028 ltnscp9028 commented Feb 22, 2021

The error occurred while modifying #408.
Fixed an error where lodash.isequalwith was duplicated in devDependency and peerDependency.
However, after removing it from devDependency, an error in the test process.
so,I moved lodash.isequalwidth to dependency. non peerDependency and devDependency.
fixes #480

@ltnscp9028 ltnscp9028 changed the title [lodash.isequalwith] remove redundant peerDependency [lodash.isequalwith] FIX Cannot find module: 'lodash.isequalwith'. Feb 22, 2021
@ltnscp9028 ltnscp9028 changed the title [lodash.isequalwith] FIX Cannot find module: 'lodash.isequalwith'. [Critical Error Fix] FIX Cannot find module: 'lodash.isequalwith'. Feb 22, 2021
@supasate
Copy link
Owner

I agree that we should bundle lodash.isequalwith instead of letting people install them separately to prevent this issue.

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

Successfully merging this pull request may close these issues.

Cannot find module: 'lodash.isequalwith'.
5 participants