Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Error at startup this.board.setup(); undefined is not a function #127

Open
HoangTuBot opened this issue Oct 7, 2015 · 0 comments
Open

Comments

@HoangTuBot
Copy link

/root/heimcontrol.js/plugins/arduino/index.js:32
this.board.setup();
^
TypeError: undefined is not a function
at new Arduino (/root/heimcontrol.js/plugins/arduino/index.js:32:16)
at /root/heimcontrol.js/libs/PluginHelper.js:59:25
at Object.context.execCb (/root/heimcontrol.js/node_modules/requirejs/bin/r.js:1876:33)
at Object.Module.check (/root/heimcontrol.js/node_modules/requirejs/bin/r.js:1110:51)
at Object.Module.enable (/root/heimcontrol.js/node_modules/requirejs/bin/r.js:1381:22)
at Object.Module.init (/root/heimcontrol.js/node_modules/requirejs/bin/r.js:1018:26)
at null._onTimeout (/root/heimcontrol.js/node_modules/requirejs/bin/r.js:1651:36)
at Timer.listOnTimeout (timers.js:119:15)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant