Marc Fernandez
Marc Fernandez
@wgorder Hello! Can you share the modifications that you implemented please? I have the same issue!
I have the same problem here: http://plnkr.co/edit/02Lll7oPYyvAxcKu5GkK?p=preview
I confirm that with the version [email protected] I reproduce the error.
Is there any progress on this issue? Has anyone found a workaround to solve this?
The problem is derived from here: (node_modules/@nx/angular/src/executors/utilities/module-loader.js)  When the default of the switch is entered, the require looks for the file that is passed through the path variable, but...