Price feeds tutorial problem

I’m going through the price feeds tutorial at https://docs.pyth.network/price-feeds/create-your-first-pyth-app/evm/part-1#create-a-contract. When I finish the “Create a contract” section and run forge build I get an error that src/Counter.sol was not found. Seems like the command rm -r src/* test/* should also delete script/* because there’s a file in there that refers to the Counter.sol file.

Here is the state of my project at this point in the tutorial:

I couldn’t find the doc source within a few minutes or I’d submit a PR.

Hey, Thank you for bringing this up. Feel free to submit the PR if you see any other issues like this. The above is fixed.

K, here’s another: fix(docs): cast send -j requires # of threads by timothymcmackin · Pull Request #716 · pyth-network/documentation · GitHub

And for some reason I am blocked from posting more links, the forum keeps rejecting my messages, but I also submitted pyth-network/documentation/pull/717 and foundry-rs/book/pull/1571 (merged) and pyth-network/documentation/pull/718.

Links that are posted can be spam and the forum blocks them. I would recommend not to include alot of links.