cli,json
to the correct checkboxes.
The user on the server would be the user the agent is running as. The agent was likely installed as some user on the machine.
That said...I do see value in supporting npx (which I have no knowledge of) as you explain it. I’ll see if I can find some time to understand this and how to support it. Any assistance you can give is welcomed.
npx create-react-app my-app
and it will run it as if it was installed on my machine.