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

The tool path for MSpec needs to be changed in the documentation #2025

Closed
variax opened this issue Jan 27, 2018 · 0 comments
Closed

The tool path for MSpec needs to be changed in the documentation #2025

variax opened this issue Jan 27, 2018 · 0 comments
Assignees
Milestone

Comments

@variax
Copy link

variax commented Jan 27, 2018

What You Are Seeing?

#tool "nuget:?package=mspec.runner.console" is called out for the path to install MSpec

What is Expected?

#tool "nuget:?package=Machine.Specifications.runner.console"

What version of Cake are you using?

na

Are you running on a 32 or 64 bit system?

na

What environment are you running on? Windows? Linux? Mac?

na

Are you running on a CI Server? If so, which one?

na

How Did You Get This To Happen? (Steps to Reproduce)

When trying to use MSpec in a CAKE script using #tool "nuget:?package=mspec.runner.console" the script returns "Error: Failed to install tool 'mspec.runner.console'."

To fix this use #tool "nuget:?package=Machine.Specifications.runner.console"
and he script runs fie.

Output Log

na

@variax variax changed the title The tool path for MSpec neds to be changed in the documentation The tool path for MSpec needs to be changed in the documentation Jan 28, 2018
@gep13 gep13 added this to the v0.33.0 milestone Jan 11, 2019
@gep13 gep13 self-assigned this Jan 11, 2019
gep13 added a commit to gep13/cake that referenced this issue Jan 11, 2019
devlead added a commit that referenced this issue Jan 11, 2019
* gep13-feature/GH-2025:
  (GH-2025) Corrected NuGet Package name
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