fix: move warning to new line when npm init
is canceled
1 parent dda6f87 commit f2d6947File tree Expand file treeCollapse file tree 1 file changedCopy full SHA for f2d6947
+1
-0
lines changedFilter options
+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