-
Notifications
You must be signed in to change notification settings - Fork 3
/
yarn-error.log
53 lines (45 loc) · 1.75 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
Arguments:
/Users/mindbend/.nvm/versions/node/v19.0.0/bin/node /Users/mindbend/.nvm/versions/node/v19.0.0/bin/yarn install
PATH:
/usr/local/opt/coreutils/libexec/gnubin:/Users/mindbend/.wasmtime/bin:/Users/mindbend/.nvm/versions/node/v19.0.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/mindbend/.cargo/bin
Yarn version:
1.22.19
Node version:
19.0.0
Platform:
darwin arm64
Trace:
SyntaxError: /Users/mindbend/Desktop/subslice/ink-game-theory-games/package.json: Expected double-quoted property name in JSON at position 695
at JSON.parse (<anonymous>)
at /Users/mindbend/.nvm/versions/node/v19.0.0/lib/node_modules/yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/Users/mindbend/.nvm/versions/node/v19.0.0/lib/node_modules/yarn/lib/cli.js:310:30)
at /Users/mindbend/.nvm/versions/node/v19.0.0/lib/node_modules/yarn/lib/cli.js:321:13
npm manifest:
{
"name": "ink-game-theory-games",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"generate": "npx typechain-polkadot --in ./artifacts --out ./out",
"start": "ts-node index.ts"
},
"dependencies": {
"@727-ventures/typechain-polkadot": "1.0.0-beta.2",
"@727-ventures/typechain-types": "1.0.0-beta.1",
"@types/node": "^18.8.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.4",
"@polkadot/api": "^10.1.4",
"@polkadot/api-contract": "^10.1.4",
"@types/bn.js": "^5.1.0"
},
"repository": "[email protected]:subslice/ink-game-theory-games.git",
"author": "FaisalAl-Tameemi <[email protected]>",
"license": "MIT",
}
yarn manifest:
No manifest
Lockfile:
No lockfile