-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathlerna-debug.log
90 lines (90 loc) · 5.4 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
0 silly argv {
0 silly argv _: [ 'version' ],
0 silly argv 'conventional-commits': true,
0 silly argv conventionalCommits: true,
0 silly argv push: false,
0 silly argv 'git-tag-version': false,
0 silly argv gitTagVersion: false,
0 silly argv lernaVersion: '3.22.1',
0 silly argv '$0': '/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/.bin/lerna'
0 silly argv }
1 notice cli v3.22.1
2 verbose rootPath /Users/zhangmingjia/Desktop/document/lerna-test
3 info current version 3.1.0
4 silly isAnythingCommitted
5 verbose isAnythingCommitted 1
6 silly currentBranch
7 verbose currentBranch main
8 silly hasTags
9 verbose hasTags true
10 silly git-describe.sync "v3.1.0-6-gce5fb93" => {"lastTagName":"v3.1.0","lastVersion":"v3.1.0","refCount":"6","sha":"ce5fb93","isDirty":false}
11 info Looking for changed packages since v3.1.0
12 info ignoring diff in paths matching [ '*.md' ]
13 silly checking diff packages/conventional-changelog-mjz
14 silly found diff in packages/conventional-changelog-mjz/package.json
14 silly found diff in packages/conventional-changelog-mjz/templates/template.hbs
14 silly found diff in packages/conventional-changelog-mjz/writer-opts.js
15 verbose filtered diff [
15 verbose filtered diff 'packages/conventional-changelog-mjz/package.json',
15 verbose filtered diff 'packages/conventional-changelog-mjz/templates/template.hbs',
15 verbose filtered diff 'packages/conventional-changelog-mjz/writer-opts.js'
15 verbose filtered diff ]
16 silly checking diff packages/cz-mjz-changelog
17 silly no diff found in @mjz-test/cz-mjz-changelog
18 silly checking diff packages/docs
19 silly no diff found in @mjz-test/docs
20 silly checking diff packages/icons
21 silly no diff found in @mjz-test/icons
22 silly checking diff packages/lerna-package-1
23 silly no diff found in @mjz-test/lerna-package-1
24 silly checking diff packages/lerna-package-2
25 silly no diff found in @mjz-test/lerna-package-2
26 silly checking diff packages/lerna-package-3
27 silly no diff found in @mjz-test/lerna-package-3
28 silly checking diff packages/lerna-package-4
29 silly no diff found in @mjz-test/lerna-package-4
30 silly checking diff packages/mjz-ui
31 silly no diff found in @mjz-test/mjz-ui
32 silly checking diff packages/rollup-ui
33 silly no diff found in @mjz-test/rollup-ui
34 silly checking diff packages/webpack-ui
35 silly no diff found in @mjz-test/webpack-ui
36 verbose updated @mjz-test/conventional-changelog-mjz
37 warn version Skipping working tree validation, proceed at your own risk
38 silly fixed for @mjz-test/conventional-changelog-mjz at /Users/zhangmingjia/Desktop/document/lerna-test/packages/conventional-changelog-mjz
39 verbose getChangelogConfig using preset "@mjz-test/conventional-changelog-mjz"
40 silly npa Result {
40 silly npa type: 'tag',
40 silly npa registry: true,
40 silly npa where: undefined,
40 silly npa raw: '@mjz-test/conventional-changelog-mjz',
40 silly npa name: '@mjz-test/conventional-changelog-mjz',
40 silly npa escapedName: '@mjz-test%2fconventional-changelog-mjz',
40 silly npa scope: '@mjz-test',
40 silly npa rawSpec: '',
40 silly npa saveSpec: null,
40 silly npa fetchSpec: 'latest',
40 silly npa gitRange: undefined,
40 silly npa gitCommittish: undefined,
40 silly npa hosted: undefined
40 silly npa }
41 verbose getChangelogConfig Attempting to resolve preset "@mjz-test/conventional-changelog-mjz"
42 info getChangelogConfig Successfully resolved preset "@mjz-test/conventional-changelog-mjz"
43 verbose fixed increment 3.1.3 by patch
44 info execute Skipping git tag/commit
45 info execute Skipping git push
46 info execute Skipping releases
47 silly lifecycle No script for "preversion" in "lerna-test", continuing
48 silly lifecycle No script for "preversion" in "@mjz-test/conventional-changelog-mjz", continuing
49 silly lifecycle No script for "version" in "@mjz-test/conventional-changelog-mjz", continuing
50 silly fixed for @mjz-test/conventional-changelog-mjz at /Users/zhangmingjia/Desktop/document/lerna-test/packages/conventional-changelog-mjz
51 error Error: Error in conventional-changelog-writer: if doesn't match each - 5:3
51 error at validateClose (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js:28:11)
51 error at Object.prepareBlock (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js:142:5)
51 error at Object.anonymous (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:65:33)
51 error at Parser.parse (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:367:48)
51 error at parseWithoutProcessing (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/handlebars/dist/cjs/handlebars/compiler/base.js:46:33)
51 error at HandlebarsEnvironment.parse (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/handlebars/dist/cjs/handlebars/compiler/base.js:52:13)
51 error at compileInput (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:508:19)
51 error at ret (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:517:18)
51 error at Object.generate (/Users/zhangmingjia/Desktop/document/lerna-test/node_modules/conventional-changelog-writer/lib/util.js:192:10)