Closed sdurnov closed 5 years ago
This was fixed with https://github.com/nrwl/nx/commit/1748ac9e9c1d133b0848eca4aeccbd8f2e91321d.
It will be in the next release 😄
@FrozenPandaz as far as I see, this commit fixes only comments issue, but not rulesDirectory issue.
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
Please make sure you have read the submission guidelines before posting an issue
Expected Behavior
Upgrade should go fine regardless of tslint.json content
Current Behavior
I'm getting an error during post-install phase:
if there are comments in tslint.json, it gives an exception about error while parcing a json file
Failure Information (for bugs)
Full log of running update command:
And here is npm debug log:
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
npm run update
scriptContext
Please provide any relevant information about your setup: