Fix json output in some npm version #341
Annotations
12 errors
Node.js 18:
source/npm/util.js#L146
The catch parameter `cause` should be named `error`.
|
Node.js 18:
source/npm/util.js#L147
There should be no space after '{'.
|
Node.js 18:
source/npm/util.js#L147
There should be no space before '}'.
|
Node.js 18
Process completed with exit code 1.
|
Node.js 20:
source/npm/util.js#L146
The catch parameter `cause` should be named `error`.
|
Node.js 20:
source/npm/util.js#L147
There should be no space after '{'.
|
Node.js 20:
source/npm/util.js#L147
There should be no space before '}'.
|
Node.js 20
Process completed with exit code 1.
|
Node.js 21:
source/npm/util.js#L146
The catch parameter `cause` should be named `error`.
|
Node.js 21:
source/npm/util.js#L147
There should be no space after '{'.
|
Node.js 21:
source/npm/util.js#L147
There should be no space before '}'.
|
Node.js 21
Process completed with exit code 1.
|