Skip to content

TypeError: body.schemaContent is not a function #14

Description

@adanieljsinclair

After working past the node-sass issue, I got this, which I worked around by checking the reference in the source. I'm not sure what would cause this?

C:\Program Files\nodejs\node_modules\ramlo\src\modules\api.js:281
var sch = body.schemaContent();
^

TypeError: body.schemaContent is not a function
at C:\Program Files\nodejs\node_modules\ramlo\src\modules\api.js:281:32
at arrayEach (C:\Program Files\nodejs\node_modules\ramlo\node_modules\lodash\lodash.js:451:11)
at Function.forEach (C:\Program Files\nodejs\node_modules\ramlo\node_modules\lodash\lodash.js:8634:14)
at C:\Program Files\nodejs\node_modules\ramlo\src\modules\api.js:278:15
at arrayEach (C:\Program Files\nodejs\node_modules\ramlo\node_modules\lodash\lodash.js:451:11)
at Function.forEach (C:\Program Files\nodejs\node_modules\ramlo\node_modules\lodash\lodash.js:8634:14)
at produceResponseBody (C:\Program Files\nodejs\node_modules\ramlo\src\modules\api.js:273:7)
at C:\Program Files\nodejs\node_modules\ramlo\src\modules\api.js:99:27
at arrayEach (C:\Program Files\nodejs\node_modules\ramlo\node_modules\lodash\lodash.js:451:11)
at Function.forEach (C:\Program Files\nodejs\node_modules\ramlo\node_modules\lodash\lodash.js:8634:14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions