Skip to content

Gateway - The pnpm install show the following warning: Ignored build scripts #443

@MarvinDivo

Description

@MarvinDivo

Describe the bug

Hello
I'm trying to install the latest version of Gateway New from its source code.
After cloning the development branch of Gateway and running pnpm install, I received the following warning:

Ignored build scripts: @scarf/scarf, bigint-buffer, bufferutil, classic-level, dtrace-provider, es5-ext, keccak, secp256k1, utf-8-validate, web3, web3-bzz, web3-shh, yarn. Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.

Should this warning be ignored?

Steps to reproduce

  1. git clone https://github.com/hummingbot/gateway.git -b development
  2. cd gateway
  3. pnpm install

After step 3, at the end of the process the warning is shown:
Ignored build scripts: @scarf/scarf, bigint-buffer, bufferutil, classic-level, dtrace-provider, es5-ext, keccak, secp256k1, utf-8-validate, web3, web3-bzz, web3-shh, yarn. Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.

Release version

2.6

Type of installation

Source

Attach required files

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions