Socket
Socket
Sign inDemoInstall

@foundryup/foundry

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foundryup/foundry

foundry binaries on npm


Version published
Maintainers
1
Created
Source

@foundryup/foundry

foundry binaries on npm

Install

This package follows foundryup's nightly releases, so you can install the latest nightly with:

npm install @foundryup/foundry

Or a specific nightly release with:

npm install @foundryup/foundry@0.2.0-nightly.c631cf3

Usage

{
  "scripts": {
    "build": "forge build"
  },
  "devDependencies": {
    "@foundryup/foundry": "0.2.0-nightly.c631cf3"
  }
}
% npm forge --version

forge 0.2.0 (c631cf3 2024-02-18T00:17:43.475108000Z)

Troubleshooting

GLIBC errors on Vercel
/vercel/path0/node_modules/.pnpm/@foundryup/foundry@0.2.0-nightly.c631cf3/node_modules/@foundryup/foundry/bin/foundry/linux_amd64/forge: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /vercel/path0/node_modules/.pnpm/@foundryup/foundry@0.2.0-nightly.c631cf3/node_modules/@foundryup/foundry/bin/foundry/linux_amd64/forge)

You can resolve this by changing your Vercel app's Node.JS version to 20.x.

FAQs

Package last updated on 12 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc