Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Site] Error in building site locally #976

Open
M-DEV-1 opened this issue Mar 17, 2025 · 2 comments · May be fixed by #977
Open

[Site] Error in building site locally #976

M-DEV-1 opened this issue Mar 17, 2025 · 2 comments · May be fixed by #977
Labels
kind/bug Something isn't working

Comments

@M-DEV-1
Copy link

M-DEV-1 commented Mar 17, 2025

I'd also like to reference issue #239 since both are similar in nature.

Current Behavior

When executing make site to start the local development server, the following errors occur:

  • Initial error:

    Error Screenshot

  • Subsequent error (after fixing the above issue):

    Error Screenshot

  • Additional console errors:

    Error Screenshot

Expected Behavior

Running make setup followed by make site should successfully set up and start the local development server without any errors.

Steps to Reproduce

  1. Run make setup to prepare the environment.
  2. Execute make site to start the local development server.
  3. Observe the encountered errors.

Environment

OS: Ubuntu 24.04


Contributor Guides and Resources

@M-DEV-1 M-DEV-1 added the kind/bug Something isn't working label Mar 17, 2025
@M-DEV-1
Copy link
Author

M-DEV-1 commented Mar 17, 2025

// @vishalvivekm

@M-DEV-1
Copy link
Author

M-DEV-1 commented Mar 17, 2025

I've started working on this issue, will submit a PR by today.

@M-DEV-1 M-DEV-1 linked a pull request Mar 18, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant