-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Paket fails to add dotnet cli tool. #238
Comments
Hmm, I actually tried that myself and had the same error. |
Yes, it does work, although Paket seemed to hang during the install process. |
So I guess this is the problem but why exactly? |
@isaacabraham should be fixed in 2.8. Please close if no longer an issue. |
@nojaf, where's 2.8? I don't see it here: https://www.nuget.org/packages/FantomasCLI/ |
Try https://www.nuget.org/packages/dotnet-fantomas/ of the global tool https://www.nuget.org/packages/fantomas-tool/ |
Paket dependencies contains:
clitool dotnet-fantomas 2.7.1
Paket references contains:
dotnet-fantomas
I get the following error:
You can't use paket.references as a content file in the root of a project. Please take a look at C:\Users\Isaac\.nuget\packages\fantomas\2.7.1\content\paket.references
cc: @forki
The text was updated successfully, but these errors were encountered: