Skip to content

boidcmd setup TypeError: Cannot read property "length" of undefined #14

Description

@giosal

Hi,

After successfully completing all the previous steps, I'm getting the following error when launching boidcmd setup:

waiting for project information
⠧ /home/nnn/.nvm/versions/node/v14.2.0/lib/node_modules/boidcmd/node_modules/sax/lib/sax.js:959
    if (i < chunk.length) {
                  ^

TypeError: Cannot read property 'length' of undefined
    at charAt (/home/nnn/.nvm/versions/node/v14.2.0/lib/node_modules/boidcmd/node_modules/sax/lib/sax.js:959:19)
    at SAXParser.write (/home/nnn/.nvm/versions/node/v14.2.0/lib/node_modules/boidcmd/node_modules/sax/lib/sax.js:983:11)
    at module.exports (/home/nnn/.nvm/versions/node/v14.2.0/lib/node_modules/boidcmd/node_modules/xml-js/lib/xml2js.js:346:12)
    at Object.module.exports [as xml2json] (/home/nnn/.nvm/versions/node/v14.2.0/lib/node_modules/boidcmd/node_modules/xml-js/lib/xml2json.js:13:8)
    at ReadFileContext.callback (/home/nnn/.nvm/versions/node/v14.2.0/lib/node_modules/boidcmd/index.js:465:31)
    at FSReqCallback.readFileAfterOpen [as oncomplete] (fs.js:260:13)

CentOS 7

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions