-
Notifications
You must be signed in to change notification settings - Fork 2
/
yarn-error.log
69 lines (61 loc) · 2.79 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
65
66
67
68
69
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\Sarang Parikh\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add
PATH:
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Perl64\site\bin;C:\Perl64\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\Pandoc\;C:\Program Files\MiKTeX 2.9\miktex\bin\x64\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Brackets\command;C:\Program Files (x86)\DLR\Sumo\bin\;C:\Program Files (x86)\DLR\Sumo\tools\;C:\Program Files\nodejs\;C:\Program Files\Microsoft VS Code\bin;C:\WINDOWS\System32\OpenSSH\;C:\Users\Sarang Parikh\.cargo\bin;C:\Users\Sarang Parikh\AppData\Local\Microsoft\WindowsApps;C:\Python27;C:\Python27\python.exe;C:\Python27\Scripts\;C:\Python27\Lib\site-packages\django\bin\;C:\Users\Sarang Parikh\AppData\Local\GitHubDesktop\bin;C:\Users\Sarang Parikh\AppData\Local\Microsoft\WindowsApps;C:\Users\Sarang Parikh\AppData\Local\atom\bin;C:\Users\Sarang Parikh\AppData\Roaming\npm;C:\Program Files\heroku\bin;C:\Program Files\Java\jre1.8.0_181\bin;C:\Android\sdk\platform-tools
Yarn version:
1.7.0
Node version:
8.10.0
Platform:
win32 x64
Trace:
SyntaxError: C:\Users\Sarang Parikh\Desktop\compound-zk\zkCompound\package.json: Unexpected token } in JSON at position 664
at JSON.parse (<anonymous>)
at C:\Users\Sarang Parikh\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:1130:59
at Generator.next (<anonymous>)
at step (C:\Users\Sarang Parikh\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:98:30)
at C:\Users\Sarang Parikh\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:109:13
at <anonymous>
npm manifest:
{
"name": "zkCompound",
"version": "1.0.0",
"description": "Hack InOut Project by eeZeeTeeZee",
"main": "index.js",
"author": "Tezan <[email protected]>, Akash Kumar <[email protected]>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/smitrajput/LendZ.git"
},
"engines": {
"yarn": "1.15.2"
},
"dependencies": {
"@aztec/dev-utils": "0.12.2",
"@aztec/protocol": "0.9.1",
"@aztec/secp256k1": "1.0.1",
"aztec.js": "0.11.0",
"dotenv": "^8.0.0",
"ethereum-ens": "^0.7.7",
"truffle-hdwallet-provider": "^1.0.15",
"web3": "1.0.0-beta.34",
"ethlint": "^1.2.2",
},
"devDependencies": {
"bignumber.js": "8.0.1",
},
"keywords": [
"Compound",
"AZTEC",
"Hack InOut"
],
"bugs": {
"url": "https://github.com/tezansahu/zkCompound/issues"
},
"homepage": "https://github.com/tezansahu/zkCompound#readme"
}
yarn manifest:
No manifest
Lockfile:
No lockfile