-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile Error on Fresh Project #4
Comments
could you please provide the full log? Also, what is the result of the following commands? ls /home/calvin/.bb
ls /home/calvin/.bb/hardhat
ls /home/calvin/.bb/hardhat/v0.66.0 |
Here is the full log:
I do already have nargo and bb installed via the scripts in the noir documentation, not sure if that would be affecting this. |
weird. What shell are you using? It does not pickup environment variables required to install the specific nargo and bb versions in the correct destination |
just using a default bash shell on pop os |
idk how to reproduce it. I have only mac and ubuntu machines. Your shell/os is not picking up environment variables that are required for |
To make this plugin not rely on native |
try with version 0.3.1. I replaced |
sorry for the late reply, my bash is at the latest version. I ran with
|
On a new project if I try to compile the default circuit I get this error immediately:
When I compile with
--show-stack-traces
, this is the additional info:The text was updated successfully, but these errors were encountered: