MariusVolkhart / MariusVolkhart/Nopen.NET
Package installation fails due to missing Nopen.NET.Runtime
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When trying to install the latest version, I get the following error:
Unable to find package Nopen.NET.Runtime. No packages exist with this id in source(s): nuget.org
I think this happened because the runtime is now a separate assembly, but it's not being pushed to NuGet separately.
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 reproducing installation of the latest package from nuget.org and inspect the repository's package and build configuration for Nopen.NET.Runtime. Confirm whether the runtime assembly is produced and whether a corresponding package is published. Done means a clean installation resolves Nopen.NET.Runtime successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100