sistent
sistent copied to clipboard
[Site] Error in building `site` locally
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:
-
Subsequent error (after fixing the above issue):
-
Additional console errors:
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
- Run
make setupto prepare the environment. - Execute
make siteto start the local development server. - Observe the encountered errors.
Environment
OS: Ubuntu 24.04
Contributor Guides and Resources
- π Meshery Build & Release Strategy
- π Instructions for contributing to documentation
- π¨ Wireframes and designs for Sistent site in Figma (open invite)
- ππΎππΌ Questions: Layer5 Discussion Forum and Layer5 Community Slack
// @vishalvivekm
I've started working on this issue, will submit a PR by today.