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

Version 3.0.0 doesn't seem to be published #69

Closed
Fancy11111 opened this issue Oct 3, 2019 · 3 comments
Closed

Version 3.0.0 doesn't seem to be published #69

Fancy11111 opened this issue Oct 3, 2019 · 3 comments

Comments

@Fancy11111
Copy link

Hi, I tried to install Version 3.0.0 like this today:
dotnet tool install --global Migrator.EF6.Tools --version 3.0.0-*
but it seems like it hasn't been published yet

Here's the error I'm getting:

error NU1102: Unable to find package migrator.ef6.tools with version (>= 3.0.0)
error NU1102:   - Found 23 version(s) in nuget.org [ Nearest version: 2.1.0 ]
error NU1102:   - Found 0 version(s) in Microsoft Visual Studio Offline Packages
error NU1102:   - Found 0 version(s) in C:\Program Files\dotnet\sdk\NuGetFallbackFolder
The tool package could not be restored.
Tool 'migrator.ef6.tools' failed to install. This failure may have been caused by:

* You are attempting to install a preview release and did not use the --version option to specify the version.
* A package by this name was found, but it was not a .NET Core tool.
* The required NuGet feed cannot be accessed, perhaps because of an Internet connection problem.
* You mistyped the name of the tool.

For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool

Am I missing something?
Is there any other way installing this tool?
Any help or clarification is appreciated.

@mrahhal
Copy link
Owner

mrahhal commented Oct 4, 2019

Well, there's no 3.0.0 yet..
There are several problems I'm not sure how to fix, at #68.

@Fancy11111
Copy link
Author

Ah sorry, I misunderstood the README then.
Should I close this Issue?

@mrahhal
Copy link
Owner

mrahhal commented Oct 4, 2019

No worries. I'll close it. You can subscribe to #67, so that if things go well you'll be notified.

@mrahhal mrahhal closed this as completed Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants