Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

count_by_sender': undefined method each' for nil:NilClass #37

@verdie-g

Description

@verdie-g

Hi,

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions