Need to run node engine v20.13.0
bsk193
PROOP
2 years ago
Hello,
I need some help getting my service to run this version of the node engine.
Have tried by setting the engines.node on package and also on .env with the variable, also tried to get the v22 running to see if would work but no luck.
1 Replies
2 years ago
You would only be able to specify major versions with no ganretune on the minor version, if absolute accuracy of the language version is needed you would want to move to a Dockerfile based build.