Skip to content

Linux file names are case sensitive  #41

@medicareamaze

Description

@medicareamaze

In linux, this does not work. We get "Module not found " error when we Require Common,ConditionHandler and IntentScore. This is because the file names are lowercase but the Require is uppercase (first Character). Can we please change the file names to upper case?

Folder ->bot-graph-dialog/lib/
common.js ->Common.js
conditionHandler.js -> ConditionHandler.js
intentScore.js -> IntentScore.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions