-
After installing curl https://raw.githubusercontent.com/gakonst/foundry/master/foundryup/install | bash
source /Users/schmidsi/.zshrc
foundryup Running
I'm using zsh on a Mac OS Big Sur 11.6.2 (20G314) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Did the trick |
Beta Was this translation helpful? Give feedback.
-
Nice catch - documented it here: https://github.com/gakonst/foundry/blob/master/README.md#error-when-running-forgecast |
Beta Was this translation helpful? Give feedback.
-
Sorry if I am totally offbase here, but why is this library loaded in the first place? I didn't see any references in the code (current head) It seems it is a relic from previous work and it is only required by the cargo.lock file. Is there a branch that uses it? Is it an implicit library dependency? |
Beta Was this translation helpful? Give feedback.
Did the trick