Lesson 7: Compiling Error #179
-
Hi, I'm receiving the following error compiling at the start of lesson 7. Has anyone else had this issue? Thanks. PS C:\Users\chris\Dropbox\00_CODE\smart_contract_lottery> brownie compile File "C:\Users\chris.local\pipx\venvs\eth-brownie\lib\site-packages\brownie_cli_main_.py", line 64, in main Missing or forbidden. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
All good, found the problem. I was missing an 's' on the word 'contracts' in brownie-config.yaml. |
Beta Was this translation helpful? Give feedback.
All good, found the problem. I was missing an 's' on the word 'contracts' in brownie-config.yaml.