-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
64 lines (56 loc) · 2.13 KB
/
yarn-error.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
57
58
59
60
61
62
63
64
Arguments:
/Users/cedric/.asdf/installs/nodejs/10.16.3/bin/node /Users/cedric/.asdf/installs/nodejs/10.16.3/.npm/bin/yarn install
PATH:
/Users/cedric/.asdf/installs/nodejs/10.16.3/bin:/Users/cedric/.asdf/installs/nodejs/10.16.3/.npm/bin:/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/opt/gnu-getopt/bin:/Users/cedric/.asdf/shims:/Users/cedric/.asdf/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/opt/gnu-getopt/bin:/Users/cedric/.asdf/bin
Yarn version:
1.17.3
Node version:
10.16.3
Platform:
darwin x64
Trace:
SyntaxError: /Users/cedric/src/spantree/elasticsearch-graphql/package.json: Unexpected token } in JSON at position 160
at JSON.parse (<anonymous>)
at /Users/cedric/.asdf/installs/nodejs/10.16.3/.npm/lib/node_modules/yarn/lib/cli.js:1625:59
at Generator.next (<anonymous>)
at step (/Users/cedric/.asdf/installs/nodejs/10.16.3/.npm/lib/node_modules/yarn/lib/cli.js:304:30)
at /Users/cedric/.asdf/installs/nodejs/10.16.3/.npm/lib/node_modules/yarn/lib/cli.js:315:13
npm manifest:
{
"name": "es-proto",
"version": "1.0.0",
"description": "",
"main": "index.js",
"generate": "ts-node scripts/generateNexusTypes.ts",
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@elastic/elasticsearch": "^7.3.0",
"apollo-boost": "^0.4.4",
"apollo-client": "^2.6.4",
"apollo-server-express": "^2.9.0",
"axios": "^0.19.0",
"bottleneck": "^2.19.5",
"cross-fetch": "^3.0.4",
"dataloader": "^1.4.0",
"dotenv": "^8.1.0",
"express": "^4.17.1",
"fs-extra": "^8.1.0",
"glob": "^7.1.4",
"graphql": "^14.5.3",
"graphql-parse-resolve-info": "^4.4.3",
"nexus": "^0.12.0-beta.7"
},
"devDependencies": {
"@types/mysql": "^2.15.7",
"ts-node": "^8.3.0",
"ts-node-dev": "^1.0.0-pre.42",
"typescript": "^3.6.2"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile