This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree 2 files changed +20
-4
lines changed
2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change
1
+ 15 error Error: Command failed: git remote update
2
+ 15 error ssh_dispatch_run_fatal: Connection to 52.74.223.119 port 22: Operation timed out
3
+ 15 error fatal: Could not read from remote repository.
4
+ 15 error
5
+ 15 error Please make sure you have the correct access rights
6
+ 15 error and the repository exists.
7
+ 15 error error: Could not fetch origin
8
+ 15 error
9
+ 15 error Fetching origin
10
+ 15 error
11
+ 15 error at makeError (/Users/jonathanbakebwa/Github/kiwi/node_modules/execa/index.js:174:9)
12
+ 15 error at Function.module.exports.sync (/Users/jonathanbakebwa/Github/kiwi/node_modules/execa/index.js:338:15)
13
+ 15 error at Object.execSync (/Users/jonathanbakebwa/Github/kiwi/node_modules/@lerna/child-process/index.js:26:16)
14
+ 15 error at updateRemote (/Users/jonathanbakebwa/Github/kiwi/node_modules/@lerna/version/lib/is-behind-upstream.js:26:16)
15
+ 15 error at isBehindUpstream (/Users/jonathanbakebwa/Github/kiwi/node_modules/@lerna/version/lib/is-behind-upstream.js:11:3)
16
+ 15 error at VersionCommand.initialize (/Users/jonathanbakebwa/Github/kiwi/node_modules/@lerna/version/index.js:150:9)
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"breadstick" : " ^0.1.17" ,
19
19
"color" : " ^3.1.2" ,
20
- "lodash-es" : " ^4.17.15"
20
+ "lodash-es" : " ^4.17.15" ,
21
+ "vue-styled-components" : " git+https://github.com/codebender828/vsc.git"
21
22
},
22
23
"peerDependencies" : {
23
24
"velocity-animate" : " ^1.5.2" ,
24
- "vue" : " ^2.6.10" ,
25
- "vue-styled-components" : " git+https://github.com/codebender828/vsc.git"
25
+ "vue" : " ^2.6.10"
26
26
},
27
27
"devDependencies" : {
28
28
"core-js" : " ^3.4.5"
29
29
},
30
30
"gitHead" : " 3edafd2f90f3aa3c5a44ec9f5b0e960430caaad0"
31
- }
31
+ }
You can’t perform that action at this time.
0 commit comments