-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathyarn-error.log
More file actions
97 lines (89 loc) · 4.48 KB
/
yarn-error.log
File metadata and controls
97 lines (89 loc) · 4.48 KB
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
Arguments:
/home/jaredchilders/.nvm/versions/node/v16.14.2/bin/node /usr/share/yarn/bin/yarn.js install
PATH:
/home/jaredchilders/.cargo/bin:/home/jaredchilders/.nvm/versions/node/v16.14.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/PlasticSCM5/server:/mnt/c/Program Files/PlasticSCM5/client:/mnt/c/Program Files (x86)/Common Files/Intel/Shared Libraries/redist/intel64_win/compiler:/mnt/c/Program Files (x86)/Common Files/Intel/Shared Libraries/redist/intel64/compiler:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/mnt/c/Program Files/dotnet/:/mnt/c/Program Files/Git/cmd:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/Users/Jared/AppData/Local/Programs/Python/Python310/Scripts/:/mnt/c/Users/Jared/AppData/Local/Programs/Python/Python310/:/mnt/c/Users/Jared/AppData/Local/Microsoft/WindowsApps:/mnt/c/Users/Jared/.dotnet/tools:/mnt/c/Users/Jared/AppData/Local/Programs/Microsoft VS Code/bin:/mnt/c/Program Files/JetBrains/JetBrains Rider 2022.1/bin:/mnt/c/Users/Jared/AppData/Local/GitHubDesktop/bin:/snap/bin
Yarn version:
1.22.19
Node version:
16.14.2
Platform:
linux x64
Trace:
SyntaxError: /home/jaredchilders/Spectral/scoracle-example/package.json: Unexpected token } in JSON at position 912
at JSON.parse (<anonymous>)
at /usr/share/yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/usr/share/yarn/lib/cli.js:310:30)
at /usr/share/yarn/lib/cli.js:321:13
npm manifest:
{
"name": "scoracle-example",
"version": "1.0.0",
"description": "",
"main": "hardhat.config.ts",
"scripts": {
"chain": "hardhat node",
"chain:fork:arbitrumGoerli": "dotenv cross-var hardhat node --fork https://arb-goerli.g.alchemy.com/v2/%ALCH_STAGING_TOKEN%",
"console": "hardhat console",
"console:arbitrumGoerli": "hardhat console --network arbitrumGoerli",
"compile": "hardhat compile",
"deploy:myContract:arbitrumGoerli": "hardhat --network arbitrumGoerli run scripts/deploy-operator.ts",
"score:request:arbitrumGoerli": "hardhat --network arbitrumGoerli run scripts/score-request.ts",
"score:get:arbitrumGoerli": "hardhat --network arbitrumGoerli run scripts/score-get.ts",
"test": "yarn compile && yarn hardhat test test/*.spec.ts",
"test:coverage": "yarn compile && yarn hardhat coverage --testfiles 'test/*.spec.ts'",
},
"keywords": [
"hardhat",
"solidity",
"web3"
],
"author": "Spectral",
"license": "MIT",
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.0.3",
"@nomiclabs/hardhat-etherscan": "^2.1.8",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@primitivefi/hardhat-marmite": "0.0.4",
"@typechain/ethers-v5": "^8.0.5",
"@typechain/hardhat": "^3.0.0",
"@types/chai": "^4.2.22",
"@types/mocha": "^9.0.0",
"@types/node": "^16.11.11",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"chai": "^4.3.4",
"cross-var": "^1.1.0",
"dotenv": "^10.0.0",
"dotenv-cli": "^5.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-promise": "^5.2.0",
"ethereum-waffle": "^3.4.0",
"ethers": "^5.5.2",
"hardhat": "^2.7.0",
"hardhat-gas-reporter": "^1.0.6",
"husky": "^7.0.4",
"prettier": "^2.5.1",
"prettier-plugin-solidity": "^1.0.0-beta.19",
"solhint": "^3.3.6",
"solidity-coverage": "^0.7.19",
"ts-node": "^10.4.0",
"typechain": "^6.0.5",
"typescript": "^4.5.2"
},
"dependencies": {
"@chainlink/contracts": "^0.4.0",
"@openzeppelin/contracts": "^4.4.1",
"@openzeppelin/contracts-upgradeable": "^4.4.2"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1