Node Red does not recogonise some types

Home Forums Conduit: AEP Model Node Red does not recogonise some types

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20301
    sabrine
    Participant

    Hello,

    I am trying to use those types in the node red:
    ArrayBuffer, Uint8Array, DataView

    But seams like it does not understand , I got those error:

    ReferenceError: ArrayBuffer is not defined 
    ReferenceError: Uint8Array is not defined 
    ReferenceError: DataView is not defined 
    

    Appreantly because the node red version is old

    Node-RED version: v0.11.1
    Node.js  version: v0.10.40

    If the old version is the issue, is their a way to update it or it is dependent on the firmware and it can’t be updated alone. If not any ideas of what can be done to be able to use those functions?

    Thanks and Best regards,
    Sabrine

    #20302
    John Klug
    Moderator

    Node.js beyond version 0.10 will not work on the Conduit. This is because of architecture dependencies built into newer versions of Node.js, such that it will no longer run on ARM 9.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.