Mesheryctl installation error

Command used : curl -L https://meshery.io/install | DEPLOY_MESHERY=false bash -

Output :

curl -L https://meshery.io/install | DEPLOY_MESHERY=false bash -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7893 100 7893 0 0 5506 0 0:00:01 0:00:01 --:–:-- 5504

Downloading mesheryctl-v0.6.154 for Linux…

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
100 21.6M 100 21.6M 0 0 90190 0 0:04:11 0:04:11 --:–:-- 93439
bash: line 142: file: command not found
Unable to download meshery.tar.gz file from https://github.com/meshery/meshery/releases/download/v0.6.154/mesheryctl_0.6.154_Linux_x86_64.tar.gz. Set MESHERY_VERSION environment variable to a different version and re-run. For example: export MESHERY_VERSION=v0.1.6

tried every command including install and deploy. getting the same error everytime…
I’m using kali terminal with wsl2

Can you please confirm if file is installed on your system?
What output you get when you run?

which file


this is the output for your command

my issue has been resolved. somehow i had changed the permissions for sudeors file yesterday and again ran the command today and it got installed. anyway thanks for you reply!

Amazing!

Have a meshy day :wink:

1 Like

btw new release v0.6.155 is out!

So you might want to run:

mesheryctl system update

Yeah sure! Thank you