Hi fellow devs,
Trying to get my dev environment up and running on a windows machine, but running into an error with the CLI
This error has been described here and requires an addition of { shell: true } when Spawning objects. However I’m unsure if this addition needs to be made in the NPX application or in the “Quickstart-react” code.
Did anyone run into this or a similar issue?
Kr,
Daniel


