I can’t run fern docs in dev mode on my pc
# support
e
Hey! I’m trying to contribute to the dev docs but I can’t get fern set up. I get a “Failed to load docs” when i access the webpage on the specified port in the console. Any help?
k
Ensure you’re using Node 18+, have the Fern CLI installed npm install -g fern-api, and that no port or config errors are occurring, check terminal logs and confirm you’re accessing the correct localhost URL..
3 Views