Hey abcoathup i thought i would try the remix way also (Create an ERC20 using Remix, without writing Solidity)!. i get to the 'Deploy the contract' and when i click deploy i get the below message?
creation of ERC20PresetMinterPauser errored: Cannot convert undefined or null to object
Hi @Triston_Edwards,
I am sorry that you had this issue.
Can you send me a screenshot of what is happening?
I select the contract and provide the token name and token symbol as parameters and press deploy.
Were you able to deploy? Otherwise can you share a screenshot of what is happening?
Maybe there is something wrong with your network, you can refresh the website and try to do it again.
I had the same problem, used remix with open zeppelin on page that I didnt refresh for weeks and I kept getting errors like above. Thought it was problems with 10 different things in the end I just reloaded page and used same code and it worked.
Why is this the case?