canonical / multipass

Multipass orchestrates virtual Ubuntu instances
https://multipass.run
GNU General Public License v3.0
7.63k stars 635 forks source link

multipass not found, after proper installation and after updating PATH #3406

Closed nikocraft closed 6 months ago

nikocraft commented 6 months ago

Describe the bug Well first the install application failed/could not add multipass to PATH, so I added it manually as suggested in another issue. Now testing multipass in its own CLI, it can't find its path. See the screenshot I attached it showcases the problem exactly. I've restarted the windows after installing multipass, that did not help. What can I do here so that I can run multipass commands in this CLI that pops up when I right click and "Open Shell"

Additional info

Additional context Add any other context about the problem here. multipass

sharder996 commented 6 months ago

You are trying to invoke Multipass from within a Multipass instance. Instead, open a command prompt or powershell window and invoke Multipass from there.