For my other question c…

less than 1 minute read

For my other question (cypress never starts), I’ve debugged it down to scheduleTargetAndForget inside the cyrpress builder never completing. I suspect that run-all-commands doesn’t finish (because it’s running preact –watch to run the dev server). But then I’m unclear why the nrwl dev server does appear to work with scheduleTargetAndForget and cypress

Updated: