CoolTrainerEX

Results 1 issues of CoolTrainerEX

I imported nx-electron to an angular monorepo and when I try to use it (i.e. serve/build), the same error returns: ``` Cannot read properties of undefined (reading 'projects') ``` I...