-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
55 lines (47 loc) · 2.41 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
Arguments:
D:\nodejs\node.exe D:\Yarn\bin\yarn.js install
PATH:
C:\Program Files\Far Manager\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Git\cmd;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\PuTTY\;C:\ProgramData\ComposerSetup\bin;C:\Programs\clitools\;C:\WINDOWS;C:\WINDOWS\system32;C:\Windows\System32\OpenSSH\;C:\WINDOWS\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\projects\ethereum\_geth;D:\Yarn\bin\;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Go\bin;D:\python\Python3\Scripts\;D:\python\Python3\;C:\Users\pasha\AppData\Local\Microsoft\WindowsApps;C:\Users\pasha\AppData\Roaming\npm;D:\nodejs\;D:\php\;C:\Users\pasha\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\pasha\AppData\Roaming\Composer\vendor\bin;C:\Programs\cmder;C:\Users\pasha\AppData\Local\Yarn\bin;C:\Users\pasha\go\bin
Yarn version:
1.19.1
Node version:
10.15.1
Platform:
win32 x64
Trace:
SyntaxError: D:\projects\kittiefight\yieldFarming\package.json: Unexpected token } in JSON at position 290
at JSON.parse (<anonymous>)
at D:\Yarn\lib\cli.js:1625:59
at Generator.next (<anonymous>)
at step (D:\Yarn\lib\cli.js:304:30)
at D:\Yarn\lib\cli.js:315:13
npm manifest:
{
"name": "kittiefight-yiled-farming",
"version": "1.0.0",
"description": "",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"scripts": {
"ganache": "ganache-cli --port 8544 --gasPrice 1000000000 -a 50 --gasLimit 7992148 --networkId 999 -e 100000",
},
"author": "nedodn",
"license": "ISC",
"dependencies": {
"@openzeppelin/cli": "^2.8.2",
"@openzeppelin/contracts-ethereum-package": "2.5.0",
"@openzeppelin/upgrades": "^2.8.0",
"dotenv": "^8.2.0",
"ganache-cli": "^6.1.3",
"truffle-hdwallet-provider": "^1.0.13",
"web3": "^1.0.0-beta.55",
"eth-gas-reporter": "0.2.17",
"truffle-contract-size": "^2.0.0"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile