spectreconsole / spectreconsole/website
package doesn't install as per the quick start guide
Open
Nobody has claimed this yet.
bug
- Dominant language
- C#
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When I try to add the package with...
dotnet add package Spectre.Console
I get an error in Visual Studio...
dotnet : Could not find any project in `G:\Projects\Asm\Tools\`.
At line:1 char:1
+ dotnet add package Spectre.Console
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Could not find ...ts\Asm\Tools\`.:String) [], RemoteExcep
tion
+ FullyQualifiedErrorId : NativeCommandError
There is a project in Tools solution folder. It looks like the quickstart guide is incomplete.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the quick start guide and reproducing the documented dotnet add package Spectre.Console command in the reported Tools solution context. Update the guide so the required project location or command usage is clear, then verify that a reader can install the package successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100