-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
lerna-debug.log
23 lines (23 loc) · 1.68 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
0 silly argv [object Object]
1 notice cli v1.17.0
2 verbose rootPath /Users/helei/Documents/GitHub/chameleon
3 verbose project workspaces packages packages/*
4 info current project version 0.0.39
5 silly isAnythingCommitted
6 verbose isAnythingCommitted 1
7 silly currentBranch
8 verbose currentBranch master
9 silly remoteBranchExists
10 silly isBehindUpstream
11 error Error: Command failed with exit code 1: git remote update
11 error ssh: Could not resolve hostname github.com: nodename nor servname provided, or not known
11 error fatal: Could not read from remote repository.
11 error
11 error Please make sure you have the correct access rights
11 error and the repository exists.
11 error at makeError (/Users/helei/Documents/GitHub/chameleon/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11)
11 error at Function.module.exports.sync (/Users/helei/Documents/GitHub/chameleon/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:194:17)
11 error at execSync (/Users/helei/Documents/GitHub/chameleon/node_modules/.pnpm/@[email protected]/node_modules/@lerna-lite/core/dist/child-process.js:39:27)
11 error at updateRemote (/Users/helei/Documents/GitHub/chameleon/node_modules/.pnpm/@[email protected]/node_modules/@lerna-lite/version/dist/lib/is-behind-upstream.js:18:25)
11 error at isBehindUpstream (/Users/helei/Documents/GitHub/chameleon/node_modules/.pnpm/@[email protected]/node_modules/@lerna-lite/version/dist/lib/is-behind-upstream.js:9:5)
11 error at VersionCommand.initialize (/Users/helei/Documents/GitHub/chameleon/node_modules/.pnpm/@[email protected]/node_modules/@lerna-lite/version/dist/version-command.js:129:59)