A RetroSearch Logo

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

Search Query:

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

Grammar mistake in authentication error message (#6928) · npm/cli@b776753 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -182,7 +182,7 @@ const errorMessage = (er, npm) => {

182 182

])

183 183

detail.push([

184 184

'',

185 -

['To correct this please trying logging in again with:', ' npm login'].join('\n'),

185 +

['To correct this please try logging in again with:', ' npm login'].join('\n'),

186 186

])

187 187

} else if (auth.includes('Basic')) {

188 188

short.push(['', 'Incorrect or missing password.'])

Original file line number Diff line number Diff line change

@@ -1137,7 +1137,7 @@ Object {

1137 1137

Array [

1138 1138

"",

1139 1139

String(

1140 -

To correct this please trying logging in again with:

1140 +

To correct this please try logging in again with:

1141 1141

npm login

1142 1142

),

1143 1143

],

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