bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
74 stars 20 forks source link

"Deprecated API warning: Calls to RED.util.evaluateJSONataExpression must include a callback. This will not be optional in Node-RED 4.0." #170

Closed michaelfuncke closed 4 months ago

michaelfuncke commented 7 months ago

"Deprecated API warning: Calls to RED.util.evaluateJSONataExpression must include a callback. This will not be optional in Node-RED 4.0. Please identify the node from the following stack and check for an update on npm. If none is available, please notify the node author."

node-red-contrib-alexa-remote2-applestrude v5.0.48

jwende commented 6 months ago

same message here ... removed error message by adding a switch node with jsonata in front of the the Alexa routine node ...

adelaiglesia commented 6 months ago

Same here!

6/1/2024, 14:25:13 msg : string[270] "Deprecated API warning: Calls to RED.util.evaluateJSONataExpression must include a callback. This will not be optional in Node-RED 4.0. Please identify the node from the following stack and check for an update on npm. If none is available, please notify the node author."

6/1/2024, 14:25:13 msg : string[1010] "Error↵ at evaluateJSONataExpression (/opt/node_modules/@node-red/util/lib/util.js:775:18)↵ at Object.evaluateNodeProperty (/opt/node_modules/@node-red/util/lib/util.js:673:18)↵ at evaluateNodeProperty (/config/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/common.js:165:26)↵ at nodeEvaluateProperties (/config/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/common.js:186:9)↵ at nodeEvaluateProperties (/config/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/common.js:181:17)↵ at nodeEvaluateProperties (/config/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/common.js:181:17)↵ at /config/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/common.js:175:25↵ at Array.map ()↵ at nodeEvaluateProperties (/config/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/common.js:175:14)↵ at nodeEvaluateProperties (/config/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/common...."

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.