-
Notifications
You must be signed in to change notification settings - Fork 7
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
Unresolved warnings on build #10
Comments
should note that I am able to use snek just fine by just aliasing |
Can you confirm that these warnings should be looked at, just want to understand the issue. |
I think building a single binary like this is pretty non-standard, wondering if we can't just go with |
@dmfxyz you are correct, the binary actually does build; apparently I missed / made assumptions based on the errors. Updated issue title accordingly. |
Originally added "build-linux" script just because it's helpful for testing and using myself. Something like npm install -g would be ideal, assume vyper+python devs are OK with using npm to get snek. |
Using Apple M1 Max.
npm run initialize
runs / completes fine (once I initialized the ipfs daemon -- that wasn't mentioned in Readme but dug through the error messages)I get the following error when I run
![Screen Shot 2022-07-12 at 5 23 43 PM](https://user-images.githubusercontent.com/12162406/178622847-6e776e7e-139f-4739-8fb5-097c4023b961.png)
npm run build-general
:The text was updated successfully, but these errors were encountered: