-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlerna-debug.log
21 lines (21 loc) · 1.1 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
0 silly argv {
0 silly argv _: [ 'version' ],
0 silly argv 'conventional-commits': true,
0 silly argv conventionalCommits: true,
0 silly argv 'force-publish': true,
0 silly argv forcePublish: true,
0 silly argv yes: true,
0 silly argv y: true,
0 silly argv 'create-release': 'github',
0 silly argv createRelease: 'github',
0 silly argv lernaVersion: '5.1.6',
0 silly argv '$0': '/Users/i301342/Documents/SAPDevelop/npmnext-test/node_modules/.bin/lerna',
0 silly argv bump: '1.5.3'
0 silly argv }
1 notice cli v5.1.6
2 verbose rootPath /Users/i301342/Documents/SAPDevelop/npmnext-test
3 silly createGitHubClient
4 error Error: A GH_TOKEN environment variable is required.
4 error at createGitHubClient (/Users/i301342/Documents/SAPDevelop/npmnext-test/node_modules/@lerna/github-client/lib/github-client.js:17:11)
4 error at createReleaseClient (/Users/i301342/Documents/SAPDevelop/npmnext-test/node_modules/@lerna/version/lib/create-release.js:20:14)
4 error at VersionCommand.configureProperties (/Users/i301342/Documents/SAPDevelop/npmnext-test/node_modules/@lerna/version/index.js:80:58)