Skip to content

Can't build #72

Description

@icemagno
   Linting and checking validity of types ...
Failed to compile.

./src/pages/api/contractDeploy.ts:67:22
Type error: 'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.

  65 |
  66 |   const web3 = new Web3(rpcUrl);
> 67 |   const web3quorum = new Web3Quorum(
     |                      ^
  68 |     web3,
  69 |     { privateUrl: privateUrl },
  70 |     client === "goquorum" ? true : false
npm notice
npm notice New minor version of npm available! 10.2.4 -> 10.4.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>
npm notice Run `npm install -g npm@10.4.0` to update!
npm notice

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions