You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
I get the following error when running ./bin/facebook_data_analyzer -c data_html
Traceback (most recent call last):
8: from ./bin/facebook_data_analyzer:34:in `<main>'
7: from facebook_data_analyzer/lib/facebook_data_analyzer.rb:40:in `run'
6: from facebook_data_analyzer/lib/facebook_data_analyzer.rb:40:in `each'
5: from facebook_data_analyzer/lib/facebook_data_analyzer.rb:42:in `block in run'
4: from facebook_data_analyzer/lib/facebook_data_analyzer/mixins/export_views_mixin.rb:13:in `export'
3: from facebook_data_analyzer/lib/facebook_data_analyzer/mixins/export_views_mixin.rb:13:in `each'
2: from facebook_data_analyzer/lib/facebook_data_analyzer/mixins/export_views_mixin.rb:14:in `block in export'
1: from facebook_data_analyzer/lib/facebook_data_analyzer/view_model_generators/messages_view_model_generator.rb:230:in `message_statistics_view_model'
facebook_data_analyzer/lib/facebook_data_analyzer/messages.rb:101:in `count_by_sender': undefined method `each' for nil:NilClass (NoMethodError)
Tell me if I can give you more information.
The text was updated successfully, but these errors were encountered:
Hi,
I get the following error when running
./bin/facebook_data_analyzer -c data_html
Tell me if I can give you more information.
The text was updated successfully, but these errors were encountered: