Skip to content

Conversation

@PratapShashwat
Copy link

@PratapShashwat PratapShashwat commented Jan 30, 2026

I encountered 404/500 errors during installation due to missing build steps and dependency conflicts.

This PR adds a 'Troubleshooting' section to README.md to help new contributors.

Includes specific fixes for:

  1. Dependency Conflicts: Added instructions for `npm install --legacy-peer-deps` (required for npm v7+).
  2. Missing Frontend Assets: Added step to run `npm run build` inside the webapp folder (fixes 500/FileNotFound errors).
  3. Jupyter Connection: Added commands to manually enable server/notebook extensions (fixes 404 errors).

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.

1 participant