A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/cli/commit/f2d69478923b919c77bbb8bdb70c30ddeb59ffe7 below:

move warning to new line when `npm init` is canceled · npm/cli@f2d6947 · GitHub

Skip to content Navigation Menu

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Additional navigation options

Commit f2d6947

fix: move warning to new line when npm init is canceled

1 parent dda6f87 commit f2d6947

Copy full SHA for f2d6947

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed +1Lines changed: 1 addition & 0 deletions Original file line number Diff line number Diff line change

@@ -177,6 +177,7 @@ class Init extends BaseCommand {

177 177

return data

178 178

} catch (er) {

179 179

if (er.message === 'canceled') {

180 +

output.flush()

180 181

log.warn('init', 'canceled')

181 182

} else {

182 183

throw er

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4