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

2 years ago
  1. 0 silly argv {
  2. 0 silly argv _: [ 'run' ],
  3. 0 silly argv scope: 'sgapp',
  4. 0 silly argv lernaVersion: '6.6.1',
  5. 0 silly argv '$0': 'C:\\Program Files\\nodejs\\node_modules\\lerna\\dist\\cli.js',
  6. 0 silly argv script: 'dev'
  7. 0 silly argv }
  8. 1 notice cli v6.6.1
  9. 2 verbose rootPath E:\workspace\test
  10. 3 notice filter including "sgapp"
  11. 4 info filter [ 'sgapp' ]
  12. 5 error TypeError: Cannot read properties of undefined (reading 'split')
  13. 5 error at Minimatch.match (E:\workspace\test\node_modules\minimatch\minimatch.js:739:11)
  14. 5 error at E:\workspace\test\node_modules\minimatch\minimatch.js:717:15
  15. 5 error at Array.filter (<anonymous>)
  16. 5 error at minimatch.match (E:\workspace\test\node_modules\minimatch\minimatch.js:716:15)
  17. 5 error at module.exports (E:\workspace\test\node_modules\multimatch\index.js:25:39)
  18. 5 error at filterPackages (E:\workspace\test\node_modules\lerna\dist\cli.js:2288:58)