serpwings / static-wordpress

Python Library for Static WordPress (Autmated Crawling, Post-Processing and Hosting)
https://static-wordpress-docs.netlify.app/
GNU General Public License v3.0
189 stars 108 forks source link

deploy to netlify failed #66

Closed duyared closed 6 months ago

duyared commented 6 months ago

File "/opt/build/repo/src/staticwordpress/core/project.py", line 164, in update_ss self.src_url + CONFIGS["SIMPLYSTATIC"]["API"], TypeError: unsupported operand type(s) for +: "NoneType" and "str"