Closed ersimont closed 3 years ago
One of your tsconfig files contains errors
projects/micro-dash/tsconfig.lib.json:12:5 - error TS1005: ',' expected.
12 "noImplicitReturns": false
~~~~~~~~~~~~~~~~~~~
π Amazingly quick fix, and thank you for reporting back on my particular error!
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
π Bug report
Command (mark with an
x
)Is this a regression?
Yes, the previous version in which this bug was not present was: 12 ### Description After upgrading from 12.0.0 to 13.0.0-rc.1, for one of my projects `ng build project-name` fails quickly without printing any error message to help me understand why, or what to fix. ## π¬ Minimal Reproductionπ₯ Exception or Error
π Your Environment
Anything else relevant?
Nothing I know of.