micahstubbs commented on issue #2084:
URL: https://github.com/apache/helix/issues/2084#issuecomment-1122926749
Ah, we see that same Angular dep parsing bug again. Lets's remove the other
deps like before to work around this bug.
```py
NG_DISABLE_VERSION_CHECK=1 npx @angular/cli@7 update @angular/cli@7
@angular/core@7
To disable this warning use "ng config -g cli.warnings.versionMismatch
false".
Cannot read property 'split' of null
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]