angular-architects / nx-ddd-plugin

Nx plugin for structuring a monorepo with domains and layers
313 stars 56 forks source link

ng add produces error #2

Closed mcanoglu closed 4 years ago

mcanoglu commented 4 years ago

An error occurs during

Command: ng add @angular-architects/ddd

Error: Cannot read property 'toString' of null

I think it is because there is no tslint.json in the new generated workspace.

manfredsteyer commented 4 years ago

Thanks for the PR