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
Kings_big💫
08/07/2025, 10:06 AM
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..