-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlerna-debug.log
More file actions
26 lines (26 loc) · 1.36 KB
/
lerna-debug.log
File metadata and controls
26 lines (26 loc) · 1.36 KB
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
0 silly argv {
0 silly argv _: [ 'version' ],
0 silly argv lernaVersion: '3.22.1',
0 silly argv '$0': 'D:\\CodeEditor\\nvm\\v12.16.3\\node_global\\node_modules\\lerna\\cli.js'
0 silly argv }
1 notice cli v3.22.1
2 verbose rootPath E:\fe-project\lerna-pr\bumUI
3 info current version 0.0.3
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 fatal: unable to access 'https://github.com/abumphy/bumUI.git/': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
10 error error: Could not fetch origin
10 error
10 error Fetching origin
10 error
10 error at makeError (E:\fe-project\lerna-pr\bumUI\node_modules\execa\index.js:174:9)
10 error at Function.module.exports.sync (E:\fe-project\lerna-pr\bumUI\node_modules\execa\index.js:338:15)
10 error at Object.execSync (E:\fe-project\lerna-pr\bumUI\node_modules\@lerna\child-process\index.js:26:16)
10 error at updateRemote (E:\fe-project\lerna-pr\bumUI\node_modules\@lerna\version\lib\is-behind-upstream.js:26:16)
10 error at isBehindUpstream (E:\fe-project\lerna-pr\bumUI\node_modules\@lerna\version\lib\is-behind-upstream.js:11:3)
10 error at VersionCommand.initialize (E:\fe-project\lerna-pr\bumUI\node_modules\@lerna\version\index.js:154:9)