kerry-afs

Results 4 comments of kerry-afs

Thanks for the quick response! Let me try and build a project really quickly to repro the issue and share the repository.

I was able to bypass this (manually) by setting up my plugins/index.ts, settings/index.ts, angular.json and cypress.json files accordingly. That seems to allow the project to build; however, on running `nx...

I was not. It worked as expected in the clean workspace, so that was good! There were a couple of items I noticed in the new workspace that is different...

``` ...on running nx run project-e2e:ct it fires up the Cypress instance, but then hangs. The runner is not visible, and the only output (even when passing the --verbose flag)...