release 2.0 #64
Annotations
4 errors
tests/cli.test.ts > nrm use <registry> local:
tests/cli.test.ts#L95
ReferenceError: readFile is not defined
❯ tests/cli.test.ts:95:17
|
tests/cli.test.ts > nrm use <registry> local with user config:
tests/cli.test.ts#L103
ReferenceError: writeFile is not defined
❯ tests/cli.test.ts:103:3
|
tests/cli.test.ts > nrm use without argument:
tests/cli.test.ts#L128
AssertionError: expected '? Please select the registry you want…' to be '? Please select the registry you want…' // Object.is equality
- Expected
+ Received
- ? Please select the registry you want to use
+ ? Please select the registry you want to use (Use arrow keys)
❯ npm
yarn
tencent
cnpm
taobao
npmMirror
huawei
- (Use arrow keys to reveal more choices)
❯ tests/cli.test.ts:128:19
|
ut-mac (18.x, macos-latest)
Process completed with exit code 1.
|