I am creating a simple proposal project for my Consensys bootcamp, and I want to make use of the PullPayment.sol Contract. I came to a halt in my development because I keep getting the compiler error about a compiled contract not found. I am assuming this is the PullPayment.sol contract, because when I remove it, it seems to be compiling fine.
Thanks for posting in the forum
I hope Consensys Bootcamp is going well.
I found the following reported issue for solc, though suggestion was to try using the compiler directly:
Are you able to share a GitHub repository with the contracts in?
Though I use Windows Subsystem for Linux, and you said it is only occurring on your Mac.
The ecosystem has had issues with node versions in the past (there were issues using node 12 previously). Sounds like there might be an issue with node 13.
Glad to hear that you are up and running.
Please feel free to ask all the questions that you need.