Hello, I have been using circle ci pipeline, and I am using windows machine.
challenges faces :
- Wixtoolset install
- Install Node for specific version (downgrade)
I did setup on circle ci but somehow node.js is not downgraded on windows machine .
Can you guys help me with the best orb or machine installation ?
For my project required Node 20.10.0, Wix and MS build to build project. I am getting error to install npm packages. but its working on orb node.
current : orb is windows, installing wixtoolset and node js ,but node is already installed which is higher version than mine.
Need solution: I want to self-runner windows and installed Wixtool set , node ,ms build