Skip to content

Failed to build with pnpm missing ./scripts/verify-foundry-install.sh #4

@sgrsaga

Description

@sgrsaga

Creating Blast Mainet node as per the documentation docs.blastblockchain.com/developer-docs/blast-node-operators/building-a-node-from-source
Getting an error during the build process.
#pnpm build

Error:
✖ nx run @eth-blast/contracts-bedrock:build
> @eth-blast/contracts-bedrock@0.1.3 prebuild /home/ubuntu/blast/packages/contracts-bedrock
> ./scripts/verify-foundry-install.sh

   sh: 1: ./scripts/verify-foundry-install.sh: not found
    ELIFECYCLE  Command failed

NX Ran target build for 8 projects (2s)

✔    2/3 succeeded [2 read from cache]

✖    1/3 targets failed, including the following:
     - nx run @eth-blast/contracts-bedrock:build

View structured, searchable error logs at url

 ELIFECYCLE  Command failed with exit code 1.

File(./scripts/verify-foundry-install.sh) is not available in the repo(github.com/BLASTchain/blast.git).

Is there anything I can get this resolved ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions