Skip to content

docs: add troubleshooting section to builder setup guide#424

Open
ygd58 wants to merge 1 commit into
genlayerlabs:mainfrom
ygd58:fix/improve-builder-setup-docs
Open

docs: add troubleshooting section to builder setup guide#424
ygd58 wants to merge 1 commit into
genlayerlabs:mainfrom
ygd58:fix/improve-builder-setup-docs

Conversation

@ygd58

@ygd58 ygd58 commented Jun 6, 2026

Copy link
Copy Markdown

Summary

Adds a Troubleshooting section to the Builder Setup documentation to reduce onboarding friction for first-time contributors.

Changes

  • Added common setup errors with solutions:
    • ModuleNotFoundError: No module named genlayer
    • Docker daemon not running
    • Port 4000 already in use (with Windows findstr fix)
    • gltest: command not found
  • Added Getting Help section with Discord and GitHub Issues links

Related Issue

Closes #400

- Add common setup errors with solutions
- Add ModuleNotFoundError, Docker, port conflict fixes
- Add Windows-specific activation command
- Add Getting Help section with Discord and GitHub links

Closes genlayerlabs#400
@netlify

netlify Bot commented Jun 6, 2026

Copy link
Copy Markdown

Deploy Preview for genlayer-docs ready!

Name Link
🔨 Latest commit 2cd84cf
🔍 Latest deploy log https://app.netlify.com/projects/genlayer-docs/deploys/6a244faae6671100079019eb
😎 Deploy Preview https://deploy-preview-424--genlayer-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@ygd58, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 47 minutes and 16 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d487b960-98c3-4c67-8662-f8194ac5e014

📥 Commits

Reviewing files that changed from the base of the PR and between 864cd05 and 2cd84cf.

📒 Files selected for processing (1)
  • pages/developers/intelligent-contracts/tooling-setup.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Builder Setup Documentation for First-Time Contributors

1 participant