This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlerna-debug.log
22 lines (22 loc) · 1.51 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
0 silly argv { _: [ 'import' ],
0 silly argv flatten: true,
0 silly argv lernaVersion: '3.16.4',
0 silly argv '$0':
0 silly argv 'C:\\Users\\peter\\AppData\\Roaming\\npm\\node_modules\\lerna\\cli.js',
0 silly argv dir: '../ae-gallery' }
1 notice cli v3.16.4
2 verbose rootPath C:\ae\adaept.com\aemonorepo
3 error Error: Command failed: git rev-parse HEAD
3 error fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
3 error Use '--' to separate paths from revisions, like this:
3 error 'git <command> [<revision>...] -- [<file>...]'
3 error
3 error HEAD
3 error
3 error at makeError (C:\Users\peter\AppData\Roaming\npm\node_modules\lerna\node_modules\execa\index.js:174:9)
3 error at Function.module.exports.sync (C:\Users\peter\AppData\Roaming\npm\node_modules\lerna\node_modules\execa\index.js:338:15)
3 error at Object.execSync (C:\Users\peter\AppData\Roaming\npm\node_modules\lerna\node_modules\@lerna\child-process\index.js:26:16)
3 error at ImportCommand.execSync (C:\Users\peter\AppData\Roaming\npm\node_modules\lerna\node_modules\@lerna\import\index.js:143:34)
3 error at ImportCommand.getCurrentSHA (C:\Users\peter\AppData\Roaming\npm\node_modules\lerna\node_modules\@lerna\import\index.js:135:17)
3 error at ImportCommand.initialize (C:\Users\peter\AppData\Roaming\npm\node_modules\lerna\node_modules\@lerna\import\index.js:104:31)
3 error at Promise.resolve.then (C:\Users\peter\AppData\Roaming\npm\node_modules\lerna\node_modules\@lerna\command\index.js:271:24)