Skip to content
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

Add info message before calling packageJson #1579

Merged
merged 1 commit into from Sep 29, 2017
Merged

Conversation

xPaw
Copy link
Member

@xPaw xPaw commented Sep 27, 2017

I had some network hiccup, so the CLI seemingly didn't do anything until the packageJson callback got called and the message that package is installing displayed.

@xPaw xPaw added the Type: Feature Tickets that describe a desired feature or PRs that add them to the project. label Sep 27, 2017
@xPaw xPaw added this to the 2.5.0 milestone Sep 27, 2017
@@ -21,6 +21,8 @@ program
return;
}

log.info("Checking requested package data on npm...");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about Retrieving information about the package, please wait...?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps Retrieving information about the package... ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@astorije astorije changed the title Add info message before calling packageJson Add info message before calling packageJson Sep 29, 2017
@astorije astorije merged commit c3ccfb0 into master Sep 29, 2017
@astorije astorije deleted the xpaw/install-msg branch September 29, 2017 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Tickets that describe a desired feature or PRs that add them to the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants