krauskopf / node-red-contrib-car-bmw

Node-RED nodes for BMW ConnectedDrive
Other
11 stars 8 forks source link

SyntaxError: Unexpected token = (line:27) #26

Closed fss-itsupport closed 1 year ago

fss-itsupport commented 1 year ago

Hi Just tried to use this and when installing via Node-red pallette manager the install reports

SyntaxError: Unexpected token = (line:27)

Which if I then deploy a it stops all flows from working due to the error.

krauskopf commented 1 year ago

Hi,

either your Node-RED or nodejs installation is too old. I would recommend to upgrade to: Node-RED >= v3.x Node.js >= v18.x