Skip to content

spark-scroll-rekapi: lodash and underscore dependencies #3

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
gilbox opened this issue May 25, 2015 · 2 comments
Open

spark-scroll-rekapi: lodash and underscore dependencies #3

gilbox opened this issue May 25, 2015 · 2 comments

Comments

@gilbox
Copy link
Owner

gilbox commented May 25, 2015

😿 Multi-faceted problem:

  • Currently spark-scroll has lodash dependency while Rekapi has underscore dependency.
  • Rekapi does not auto-install underscore

For these two reasons npm install react-spark-scroll-react doesn't work out of the box. The work around is either:

  • Alias underscore (using alias feature of webpack or browserify, or whatever)
  • Manually install underscore via npm install underscore

Don't have time to mess with this atm so creating this issue instead.

@gilbox gilbox changed the title spark-scroll-rekapi: lodash and underscore dependencies 😿 spark-scroll-rekapi: lodash and underscore dependencies May 25, 2015
@jeremyckahn
Copy link

Hi @gilbox. FYI, Rekapi does support Lodash. I use Lodash and Rekapi in all of my projects, so it should be safe to combine the two in react-spark-scroll. If you discover an incompatibility, or if there is an issue with installation, please file an issue against Rekapi!

@cyriacbijun
Copy link

Please update the lodash dependencies as it is showing up as a vulnerability in npm. If it's something to be done from my side, I kindly request your help.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants