0xHampton
0xHampton
Any solution to this? I ended up having a similar issue as well.
@ericglau I'm working out of a private repo in GitLab, but the basics of it are very similar to the above scenario: - I'm using `hardhat-deploy` plugin, - I'm using...
Thanks for the feedback. A little more background and possibly the use of `forceImport` may not be necessary now that I think about it? In our deploy script, it does...
Hey @technophile-04, I'm about to start working on my first PR for [issue 607](https://github.com/scaffold-eth/scaffold-eth-2/issues/607), and this looks like most of the fixes I had locally. Want me to create a...
I'm using `npx create-eth@latest` with foundry option for the current Chainlink hackathon, and experienced these errors as well. I ended up coming up with some hacky work-around for the build...
Sorry I haven't done the PR yet for this. I'm still planning to, but might have to wait until after the hackathon is finished (next weekend).
Might need some help. I have it splitting up the github workflow files how I want now, but I'm getting errors with initializing the repo now via the CLI tool....