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

undefined local variable or method `__dir__' for #<ResultRenderer:0x0000000160f558> #32

Closed
PastMoments opened this issue Aug 26, 2018 · 1 comment

Comments

@PastMoments
Copy link
Contributor

PastMoments commented Aug 26, 2018

Begin parsing activity...
Progress: 1/3 (events-2016-00000-of-00001.json)
Progress: 2/3 (events-2017-00000-of-00001.json)
Progress: 3/3 (events-2018-00000-of-00001.json)
Finished parsing activity...
undefined local variable or method `__dir__' for #<ResultRenderer:0x0000000160f558>

Running this on Window's Linux Subsystem.

 ruby app.rb --data-path="./discord-data-2018-08-06/"

There's only index.css in output/visualizations/ Other output folders seem populated.

@Brainicism
Copy link
Owner

__dir__ is not available in Ruby versions below 2. Added version requirement to readme

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