Skip to content
This repository was archived by the owner on Aug 22, 2019. It is now read-only.
This repository was archived by the owner on Aug 22, 2019. It is now read-only.

Badge bakery node module not working. #1176

@vinay-sattur

Description

@vinay-sattur

Getting below error message when bakery.bake function is called.

TypeError: Method get TypedArray.prototype.length called on incompatible receiver [object Object]
at BitWriter.get length [as length] ()
at BitWriter.makeArrayLike [as _makeArrayLike] (D:\OpenBadge\POC\node_modules\bitwriter\index.js:357:18)
at BitWriter.setupBuffer (D:\OpenBadge\POC\node_modules\bitwriter\index.js:72:8)
at BitWriter.initialize (D:\OpenBadge\POC\node_modules\bitwriter\index.js:58:8)
at new BitWriter (D:\OpenBadge\POC\node_modules\bitwriter\index.js:10:19)
at BitWriter (D:\OpenBadge\POC\node_modules\bitwriter\index.js:9:12)
at new Output (D:\OpenBadge\POC\node_modules\streampng\lib\chunks\base.js:161:17)
at constructor.outputPrepare [as _outputPrepare] (D:\OpenBadge\POC\node_modules\streampng\lib\chunks\base.js:155:13)
at constructor.makeBuffer [as _startOutput] (D:\OpenBadge\POC\node_modules\streampng\lib\chunks\international-text.js:38:21)
at constructor.out (D:\OpenBadge\POC\node_modules\streampng\lib\chunks\international-text.js:23:19)

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