sistent icon indicating copy to clipboard operation
sistent copied to clipboard

[Site] Error in building `site` locally

Open M-DEV-1 opened this issue 9 months ago β€’ 2 comments

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 avatar Mar 17 '25 20:03 M-DEV-1

// @vishalvivekm

M-DEV-1 avatar Mar 17 '25 20:03 M-DEV-1

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

M-DEV-1 avatar Mar 17 '25 21:03 M-DEV-1