I have installed only Node.js 22 without any modules. When I open my bot, it starts loading Node.js 22 but then switches to Node.js 18. Why does this happen if I only installed version 22? Thanks for the clarification.
@saimraza786 why just not to run node js server not in BAS? set 2 endpoint url's, one to push data on server , and second to retrieve data from server to BAS only by GET request?