-
Notifications
You must be signed in to change notification settings - Fork 569
Open
Description
C:\01_web3\gmx-io\gmx-contracts>npx hardhat compile
An unexpected error occurred:
Error: Cannot find module './env.json'
Require stack:
- C:\01_web3\gmx-io\gmx-contracts\hardhat.config.js
- C:\01_web3\gmx-io\gmx-contracts\node_modules\hardhat\internal\core\config\config-loading.js
- C:\01_web3\gmx-io\gmx-contracts\node_modules\hardhat\internal\cli\cli.js
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (C:\01_web3\gmx-io\gmx-contracts\hardhat.config.js:26:5)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'C:\01_web3\gmx-io\gmx-contracts\hardhat.config.js',
'C:\01_web3\gmx-io\gmx-contracts\node_modules\hardhat\internal\core\config\config-loading.js',
'C:\01_web3\gmx-io\gmx-contracts\node_modules\hardhat\internal\cli\cli.js'
]
}
Metadata
Metadata
Assignees
Labels
No labels