Skip to content
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

New in solana #33908

Closed
nicholas-ngadiman opened this issue Oct 27, 2023 · 1 comment
Closed

New in solana #33908

nicholas-ngadiman opened this issue Oct 27, 2023 · 1 comment
Labels
question Add this to close an issue with instructions on how to repost as a question on Stack Exchange

Comments

@nicholas-ngadiman
Copy link

Hi, just started on solana. I have a project called day2. Every time I run anchor build it creates a .json file in day2/target/idl called day2.json. The problem is every time I run anchor test, it is looking for day_2.json. Which doesn't get produced by anchor build. Renaming the json file to day_2.json works but how do I fix this?

cargo 1.73.0
anchor -cli 0.29.0
yarn 1.22.19

@CriesofCarrots CriesofCarrots added the question Add this to close an issue with instructions on how to repost as a question on Stack Exchange label Oct 27, 2023
@github-actions
Copy link
Contributor

Hi @mashedpotato375,

Thanks for your question!

We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of Solana itself.

Questions like yours deserve a purpose-built Q&A forum. Unless there exists evidence that this is a bug with Solana itself, please post your question to the Solana Stack Exchange using this link: https://solana.stackexchange.com/questions/ask


This automated message is a result of having added the ‘question’ tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Add this to close an issue with instructions on how to repost as a question on Stack Exchange
Projects
None yet
Development

No branches or pull requests

2 participants