Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When an error was shown in VS2022 it contained an solution that was for CLIv1 #768

Open
Peter-Moody opened this issue Sep 8, 2024 · 1 comment

Comments

@Peter-Moody
Copy link

Peter-Moody commented Sep 8, 2024

Describe the bug
A VS2022 error generated the following message.

1>An error occurred during the App deployment process.
1>Error:
1>Unable to locate local Meadow assemblies for v1.14.1.8. Run `meadow download os` to download the latest meadow OS and libraries. 

The proposed solution Running the command meadow download os doesn't work with CLIv2.

To Reproduce
Attempt to create a C# VS2022 solution on a system where the Meadow.OS version of the runtime has not been installed.

Expected behavior
The error message should contain the correct CLI command meadow firmware download, not the CLIv1 command meadow download os.

@adrianstevens adrianstevens self-assigned this Sep 10, 2024
@adrianstevens
Copy link

Thanks Peter - fixed in v2.0.0.57 which I'll try and release later today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants