CA
foreign-sapphire
Yarn start not generating api-typedoc-generated.json
Hi everyone. I cloned the crawlee-python repository onto my machine. I followed the steps in contributing.md. But I'm not sure how to fix this error in trying to run the documentation using docosaurus. When I type yarn start into the console. I get this error.
My node version is 20.15.1 and my docosaurus version is 3.4.0

1 Reply
foreign-sapphireOP•11mo ago
I fixed my issue. I manually created the api-typedoc-generated.json 😄