Help needed to setup Meshery locally

Mesheryctl system start not working (upward pic)

Hello my name is Hritesh Goldar ,currently I am a final year Student in Heritage Institute of Technology Kolkata.My tech stack is MERN but I am more comfortable on the frontend side now ,looking for a Meshmate who will help me setup meshery locally and also I will be very grateful to learn so that I can keep contributing to this awesome therefore hopefully landing an internship.


output of mesheryctl system check


output of make ui and make server

@hritesh94 have you gone through this doc: Contributing to Meshery UI | Meshery?

Have you installed go ?
All the required dependencies are installed?
Which os do you use?
Is make installed in your system?

If you are willing to contribute in meshery frontend , you don’t need to focus or run mesheryctl . That this the command line tool of meshery

yes i did installed go i had go version 1.22.x but it suggested to install go version 1.21.x so i reinstalled go ,
I am using windows 10 and yes i have make installed the version is gnu make 4.4.1 and i have npm version 8.19.2

You will have an easier time using WSL2. Your first issue is that your git binary doesn’t support the max-count option.

1 Like

Thank you all , but my ubuntu wsl seems to have a problem too , so i decided to switch to ubuntu os and there i followed everything and surprisingly its working ,i was able to set it up on ubuntu os and now i guess i have to do everything from there.


this was the problem in ubuntu wsl