This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
lerna-debug.log
32 lines (32 loc) · 1.66 KB
/
lerna-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
0 silly argv {
0 silly argv _: [ 'version' ],
0 silly argv lernaVersion: '3.22.1',
0 silly argv '$0': '/Users/meiqiuu/AuthingCode/authing-ui-components/node_modules/.bin/lerna',
0 silly argv bump: 'patch'
0 silly argv }
1 notice cli v3.22.1
2 verbose rootPath /Users/meiqiuu/AuthingCode/authing-ui-components
3 info current version 3.1.31
4 silly isAnythingCommitted
5 verbose isAnythingCommitted 1
6 silly currentBranch
7 verbose currentBranch master
8 silly remoteBranchExists
9 silly isBehindUpstream
10 error Error: Command failed: git remote update
10 error kex_exchange_identification: Connection closed by remote host
10 error fatal: Could not read from remote repository.
10 error
10 error Please make sure you have the correct access rights
10 error and the repository exists.
10 error error: Could not fetch authing
10 error
10 error Fetching origin
10 error Fetching authing
10 error
10 error at makeError (/Users/meiqiuu/AuthingCode/authing-ui-components/node_modules/execa/index.js:174:9)
10 error at Function.module.exports.sync (/Users/meiqiuu/AuthingCode/authing-ui-components/node_modules/execa/index.js:338:15)
10 error at Object.execSync (/Users/meiqiuu/AuthingCode/authing-ui-components/node_modules/@lerna/child-process/index.js:26:16)
10 error at updateRemote (/Users/meiqiuu/AuthingCode/authing-ui-components/node_modules/@lerna/version/lib/is-behind-upstream.js:26:16)
10 error at isBehindUpstream (/Users/meiqiuu/AuthingCode/authing-ui-components/node_modules/@lerna/version/lib/is-behind-upstream.js:11:3)
10 error at VersionCommand.initialize (/Users/meiqiuu/AuthingCode/authing-ui-components/node_modules/@lerna/version/index.js:154:9)