Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Bug after install #46

Closed
FGRibreau opened this issue Dec 27, 2011 · 1 comment
Closed

Bug after install #46

FGRibreau opened this issue Dec 27, 2011 · 1 comment

Comments

@FGRibreau
Copy link

$cbd

/usr/local/lib/node_modules/cupboard/lib/index.js:20
    ops.command.split('+').forEach(function(command) {
             ^
TypeError: Cannot call method 'split' of undefined
    at execute2 (/usr/local/lib/node_modules/cupboard/lib/index.js:20:14)
    at EventEmitter.<anonymous> (/usr/local/lib/node_modules/cupboard/lib/index.js:87:3)
    at EventEmitter.emit (events.js:67:17)
    at Reader.<anonymous> (/usr/local/lib/node_modules/cupboard/lib/bootstrap.js:40:7)
    at Reader.<anonymous> (/usr/local/lib/node_modules/cupboard/node_modules/beanpoll/lib/io/reader.js:131:27)
    at Reader.emit (events.js:88:20)
    at Response.<anonymous> (/usr/local/lib/node_modules/cupboard/node_modules/beanpoll/lib/io/reader.js:26:24)
    at Response.emit (events.js:64:17)
    at Response.end (/usr/local/lib/node_modules/cupboard/node_modules/beanpoll/lib/io/writer.js:38:12)
    at Object.end (/usr/local/lib/node_modules/cupboard/node_modules/vine/index.js:241:23)
@crcn
Copy link
Owner

crcn commented Dec 27, 2011

fixed in 0.1.13 - appended "help" without any given command. Thanks!

@crcn crcn closed this as completed Dec 27, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants