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

Windows 10 hubot: Cannot load adapter flowdock #95

@kjata30

Description

@kjata30

Getting this error when running a clean install of hubot (from npm) using the flowdock adapter.

C:\Hubot> ./bin/hubot -a flowdock -d

[Tue Jan 24 2017 16:06:54 GMT-0500 (Eastern Standard Time)] DEBUG Loading adapter flowdock
[Tue Jan 24 2017 16:06:55 GMT-0500 (Eastern Standard Time)] ERROR Cannot load adapter flowdock - TypeError: Cannot read
property 'prototype' of undefined

project.json

"dependencies": {
"hubot": "latest",
"hubot-diagnostics": "latest",
"hubot-flowdock": "latest",
"hubot-google-images": "latest",
"hubot-google-translate": "latest",
"hubot-help": "latest",
"hubot-heroku-keepalive": "latest",
"hubot-maps": "latest",
"hubot-pugme": "latest",
"hubot-redis-brain": "latest",
"hubot-rules": "latest",
"hubot-scripts": "latest",
"hubot-shipit": "latest"
},
"engines": {
"node": "7.40",
"npm": "4.0.5"
}

python 2.7.13
node-gyp 3.5.0

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