How do I configure a nx build to generate a stacktrace?

297 views Asked by At

I am using the Nrwl nx console in Visual Studio Code. When I use the build command in the nx console I get the following error. Building Angular Package

NX Entry point "name-of-the-library" has a circular dependency on itself.

Pass --verbose to see the stacktrace.

I cannot locate any way to "pass" --verbose so I can see the stack trace.

Can somebody tell me how to do this?

Thank you, Al

0

There are 0 answers