-
Notifications
You must be signed in to change notification settings - Fork 0
/
lerna-debug.log
24 lines (24 loc) · 1.04 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
0 silly input [ 'yarn', 'build' ]
1 silly flags { _: [ 'exec' ],
1 silly flags 'reject-cycles': false,
1 silly flags rejectCycles: false,
1 silly flags parallel: true,
1 silly flags command: 'yarn',
1 silly flags args: [ 'build' ] }
2 verbose rootPath /home/olavi/dev/outliner
3 info version 2.11.0
4 silly existsSync /home/olavi/dev/outliner/VERSION
5 info versioning independent
6 silly initialize attempt
7 silly initialize success
8 silly execute attempt
9 info exec in 2 package(s): yarn build
10 error execute callback with error
11 error Error: Command failed: yarn build
11 error error An unexpected error occurred: "Script must exist".
11 error
11 error info If you think this is a bug, please open a bug report with the information provided in "/home/olavi/dev/outliner/server/yarn-error.log".
11 error info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
11 error
11 error at Promise.all.then.arr (/home/olavi/.config/yarn/global/node_modules/lerna/node_modules/execa/index.js:236:11)
11 error at <anonymous>