You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: ENOENT: no such file or directory, open '.secret'
at Object.openSync (node:fs:599:3)
at Object.readFileSync (node:fs:467:35)
at Object. (C:\Users\Jimmi\Desktop\jimmi\web3.0\NFT MARKET\POLYGON-NFT-MARKETPLACE\hardhat.config.js:3:23)
at Module._compile (node:internal/modules/cjs/loader:1119:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
at Module.load (node:internal/modules/cjs/loader:997:32)
at Function.Module._load (node:internal/modules/cjs/loader:838:12)
at Module.require (node:internal/modules/cjs/loader:1021:19)
at require (node:internal/modules/cjs/helpers:103:18)
at importCsjOrEsModule (C:\Users\Jimmi\Desktop\jimmi\web3.0\NFT MARKET\POLYGON-NFT-MARKETPLACE\node_modules\hardhat\src\internal\core\config\config-loading.ts:23:20) {
errno: -4058,
syscall: 'open',
code: 'ENOENT',
path: '.secret'
}
The text was updated successfully, but these errors were encountered:
npx hardhat node
An unexpected error occurred:
Error: ENOENT: no such file or directory, open '.secret'
at Object.openSync (node:fs:599:3)
at Object.readFileSync (node:fs:467:35)
at Object. (C:\Users\Jimmi\Desktop\jimmi\web3.0\NFT MARKET\POLYGON-NFT-MARKETPLACE\hardhat.config.js:3:23)
at Module._compile (node:internal/modules/cjs/loader:1119:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
at Module.load (node:internal/modules/cjs/loader:997:32)
at Function.Module._load (node:internal/modules/cjs/loader:838:12)
at Module.require (node:internal/modules/cjs/loader:1021:19)
at require (node:internal/modules/cjs/helpers:103:18)
at importCsjOrEsModule (C:\Users\Jimmi\Desktop\jimmi\web3.0\NFT MARKET\POLYGON-NFT-MARKETPLACE\node_modules\hardhat\src\internal\core\config\config-loading.ts:23:20) {
errno: -4058,
syscall: 'open',
code: 'ENOENT',
path: '.secret'
}
The text was updated successfully, but these errors were encountered: