Hello,
I have remote-pay-cloud and remote-pay-cloud-api dependencies in my package.json. The web app is Windows. When running npm i
we get an error because the pre and post install scripts are not suitable for a Windows environment. How have others gotten around this?
- Trent