-
Notifications
You must be signed in to change notification settings - Fork 16
/
lerna-debug.log
56 lines (56 loc) · 2.88 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
0 silly argv { _: [ 'exec' ],
0 silly argv scope: '@polymathnetwork/offchain',
0 silly argv args: [],
0 silly argv '--': [ 'yarn', 'start' ],
0 silly argv lernaVersion: '3.6.0',
0 silly argv '$0': 'node_modules/.bin/lerna' }
1 notice cli v3.6.0
2 verbose rootPath /Users/shannonclarke/Documents/dev/work/polymath-apps
3 info filter [ '@polymathnetwork/offchain' ]
4 silly batched [ PackageGraphNode {
4 silly batched name: '@polymathnetwork/offchain',
4 silly batched externalDependencies:
4 silly batched Map {
4 silly batched '@babel/core' => [Object],
4 silly batched '@babel/register' => [Object],
4 silly batched '@babel/plugin-proposal-class-properties' => [Object],
4 silly batched '@babel/plugin-proposal-export-default-from' => [Object],
4 silly batched '@babel/plugin-syntax-async-generators' => [Object],
4 silly batched '@babel/plugin-transform-regenerator' => [Object],
4 silly batched '@babel/plugin-transform-runtime' => [Object],
4 silly batched '@babel/preset-env' => [Object],
4 silly batched '@babel/preset-flow' => [Object],
4 silly batched '@babel/preset-react' => [Object],
4 silly batched 'babel-core' => [Object],
4 silly batched 'babel-eslint' => [Object],
4 silly batched 'babel-jest' => [Object],
4 silly batched 'babel-loader' => [Object],
4 silly batched 'eslint-config-react-app' => [Object],
4 silly batched 'flow-bin' => [Object],
4 silly batched 'jest' => [Object],
4 silly batched 'jest-junit' => [Object],
4 silly batched 'react-test-renderer' => [Object],
4 silly batched '@koa/cors' => [Object],
4 silly batched '@polymathnetwork/shared' => [Object],
4 silly batched '@sendgrid/mail' => [Object],
4 silly batched 'bluebird' => [Object],
4 silly batched 'ddos' => [Object],
4 silly batched 'dotenv' => [Object],
4 silly batched 'eth-sig-util' => [Object],
4 silly batched 'ethereumjs-util' => [Object],
4 silly batched 'koa' => [Object],
4 silly batched 'koa-body' => [Object],
4 silly batched 'koa-router' => [Object],
4 silly batched 'koa-static' => [Object],
4 silly batched 'mongoose' => [Object],
4 silly batched 'moment' => [Object],
4 silly batched 'react' => [Object],
4 silly batched 'react-dom' => [Object],
4 silly batched 'web3' => [Object],
4 silly batched 'winston' => [Object] },
4 silly batched localDependencies: Map {},
4 silly batched localDependents: Map {} } ]
5 info Executing command in 1 package: "yarn start"
6 error Error: Command failed: yarn start
6 error at makeError (/Users/shannonclarke/Documents/dev/work/polymath-apps/node_modules/execa/index.js:174:9)
6 error at Promise.all.then.arr (/Users/shannonclarke/Documents/dev/work/polymath-apps/node_modules/execa/index.js:278:16)