How to change node binary for wallaby on visual studio code?

210 Views Asked by At

My wallaby configuration is crashing and I think it's because I'm using the wrong version of node to process my wallaby.config.js file.

I want to change the version of node that wallaby uses, but I'm not sure where that setting is located?

To clarify, I don't want to change the version of node used by the tests, but the version of node used by wallaby to parse the wallaby.config.js file.

1

There are 1 best solutions below

0
Artem Govorov On BEST ANSWER

You may specify the wallaby.node setting in VS Code settings.