Open Sebosek opened 3 years ago
I needed to change the single quotes to double quotes for this to work on my windows machine. (single quotes worked fine on OSX)
e.g.
"ci": "start-test \"yarn run start\" 8080 \"./node_modules/.bin/cypress run\""
@Sebosek if switching to double quotes helped, please close this issue
Hi, with the following configuration, start-server-and-test isn't able to run (maybe even parse arguments).