mowblox / auditable-blockchain-voting-system

This curriculum aims to provide a comprehensive introduction to blockchain development while building a practical, secure voting system. It covers essential concepts in blockchain, smart contract development, and the specific challenges of creating a secure and auditable voting system.
https://abvs.vercel.app
MIT License
3 stars 11 forks source link

Type error: Property 'map' does not exist on type 'void | [] | (unknown[] & [])'. #68

Open mikehammond opened 2 hours ago

mikehammond commented 2 hours ago

image

mikehammond commented 2 hours ago

@Webnai I noticed this build error after merging your latest PR. This looks like a TypeScript related problem.

mikehammond commented 2 hours ago

@Webnai Let me know if I can assign it to you to resolve.

Webnai commented 1 hour ago

@mikehammond yes please I would like to

mikehammond commented 38 minutes ago

@Webnai It is all yours now.