Skip to content

CLI truncates some content on node v6 #6501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
eljefedelrodeodeljefe opened this issue May 11, 2016 · 1 comment
Closed

CLI truncates some content on node v6 #6501

eljefedelrodeodeljefe opened this issue May 11, 2016 · 1 comment

Comments

@eljefedelrodeodeljefe
Copy link

Run ionicwithout params likely has some fall-through to some loop over console logs. Those logs will be truncated. This is due to a libuv change in node core, that won't be fixed. There are a lot of similar tickets and I assume there will be fixes in yargs and similar.

Ref: yargs/yargs#497, nodejs/node#6456

Possible fix not using process.exit() and respective handlers. yargs/yargs#498

@jgw96
Copy link
Contributor

jgw96 commented May 11, 2016

Hello! Thanks for the awesome info! Would you mind posting this information over on ionic-team/ionic-cli#960 ? I am also going to close this issue as a dupe of ionic-team/ionic-cli#960 . Thanks again, this is really useful!

@jgw96 jgw96 closed this as completed May 11, 2016
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants