Need help.
#3773
Replies: 1 comment 2 replies
-
|
Can I see you Cargo.tom? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem: IDL not generated after successful build
I'm using Anchor 0.31.1, Solana 2.0.25, and Rust 1.88.0 in WSL (Ubuntu).
anchor buildcompletes successfully, but no IDL appears intarget/idl.Tried:
anchor cleandeclare_id!macro and Program IDError: Could not build IDLAny ideas or solutions appreciated 🙏
Beta Was this translation helpful? Give feedback.
All reactions