Skip to content

sox node error - data is not defined #157

@andreabat

Description

@andreabat

When using the sox node, an unhandled promise rejection takes place.

(node:11860) UnhandledPromiseRejectionWarning: ReferenceError: data is not defined
at input (/home/andreab/.node-red/node_modules/node-red-contrib-viseo-sox/node-sox-command.js:45:53)

By looking at the code it appears as if the "data" variable should be "msg" instead , but it's my guess.

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