You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
916 B
18 lines
916 B
0 silly argv {
|
|
0 silly argv _: [ 'run' ],
|
|
0 silly argv scope: 'sgapp',
|
|
0 silly argv lernaVersion: '6.6.1',
|
|
0 silly argv '$0': 'C:\\Program Files\\nodejs\\node_modules\\lerna\\dist\\cli.js',
|
|
0 silly argv script: 'dev'
|
|
0 silly argv }
|
|
1 notice cli v6.6.1
|
|
2 verbose rootPath E:\workspace\test
|
|
3 notice filter including "sgapp"
|
|
4 info filter [ 'sgapp' ]
|
|
5 error TypeError: Cannot read properties of undefined (reading 'split')
|
|
5 error at Minimatch.match (E:\workspace\test\node_modules\minimatch\minimatch.js:739:11)
|
|
5 error at E:\workspace\test\node_modules\minimatch\minimatch.js:717:15
|
|
5 error at Array.filter (<anonymous>)
|
|
5 error at minimatch.match (E:\workspace\test\node_modules\minimatch\minimatch.js:716:15)
|
|
5 error at module.exports (E:\workspace\test\node_modules\multimatch\index.js:25:39)
|
|
5 error at filterPackages (E:\workspace\test\node_modules\lerna\dist\cli.js:2288:58)
|