Open salujaharkirat opened 7 years ago
Looks like something else was working.. working fine.. Closing the issue
I'm seeing this also:
npm WARN react-toggle@2.2.0 requires a peer of react-addons-shallow-compare@~0.14.0 || ^15.0.0 but none was installed.
Looks like npm defaults to v2.2.0 for some reason.. by forcing v2.1.1 in package.json and uninstalling/reinstalling react-toggle, it seems to fix the problem.
Can anyone please tell if there is any dependency issue with the current version?
I am getting following errors on using latest versions
This works fine with version
2.1.1
.Can someone please help me on this?