Giter Site home page Giter Site logo

Comments (2)

dutterbutter avatar dutterbutter commented on August 21, 2024

@PatrickAlphaC this seems to indicate that your xcode command tools may be out of date? Can you check by running xcode-select --install in a fresh Terminal. You may need to run this command twice to update. After which I suggest running a cargo clean and then re-executing cargo install --path ./crates/forge --profile local --force --locked.

Other potential issue with your environment may be resolved by running:
SDKROOT=$(xcrun -sdk macosx --show-sdk-path)
MACOSX_DEPLOYMENT_TARGET=$(xcrun -sdk macosx --show-sdk-platform-version)

Let me know if that helps, otherwise I will dig further to assist.

from foundry-zksync.

dutterbutter avatar dutterbutter commented on August 21, 2024

Let me know if that fixes the issue but also feel free to make use of the quick installation steps outlined here: https://github.com/matter-labs/foundry-zksync/tree/dev?tab=readme-ov-file#quick-install.

Closing as it seems environment based, please re-open if necessary.

from foundry-zksync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.