Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Guillaume DEWISME
CI
Commits
5b1175a6
Commit
5b1175a6
authored
Mar 19, 2025
by
Guillaume Dewisme
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new e
parent
6b15f496
Pipeline
#3116
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
18 deletions
+16
-18
error
error
+16
-18
No files found.
error
View file @
5b1175a6
...
...
@@ -4,21 +4,19 @@ npm run deploy
> hardhat run scripts/deploy.js --network localhost
Déploiement du contrat Voting...
Erreur détaillée: TypeError: Cannot read properties of undefined (reading 'getSigners')
at main (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\scripts\deploy.js:12:37)
at Object.<anonymous> (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\scripts\deploy.js:31:1)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Function.Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49
Erreur lors du déploiement: TypeError: Cannot read properties of undefined (reading 'getSigners')
at main (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\scripts\deploy.js:12:37)
at Object.<anonymous> (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\scripts\deploy.js:31:1)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Function.Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49
Erreur détaillée: TypeError: (0 , ethers_1.getAddress) is not a function
at new HardhatEthersSigner (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\node_modules\@nomicfoundation\hardhat-ethers\src\signers.ts:73:30)
at Function.create (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\node_modules\@nomicfoundation\hardhat-ethers\src\signers.ts:65:12)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at getSigner (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\node_modules\@nomicfoundation\hardhat-ethers\src\internal\helpers.ts:73:29)
at async Promise.all (index 0)
at getSigners (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\node_modules\@nomicfoundation\hardhat-ethers\src\internal\helpers.ts:58:30)
at main (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\scripts\deploy.js:10:24)
Erreur lors du déploiement: TypeError: (0 , ethers_1.getAddress) is not a function
at new HardhatEthersSigner (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\node_modules\@nomicfoundation\hardhat-ethers\src\signers.ts:73:30)
at Function.create (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\node_modules\@nomicfoundation\hardhat-ethers\src\signers.ts:65:12)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at getSigner (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\node_modules\@nomicfoundation\hardhat-ethers\src\internal\helpers.ts:73:29)
at async Promise.all (index 0)
at getSigners (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\node_modules\@nomicfoundation\hardhat-ethers\src\internal\helpers.ts:58:30)
at main (C:\Users\gdewisme\Alt-2024-1\school\CI\v3\ci\scripts\deploy.js:10:24)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment