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

Unable to find packages when trying to run MonsterHunterOnline.Cli #28

Open
lith0228 opened this issue Oct 25, 2023 · 1 comment
Open

Comments

@lith0228
Copy link

lith0228 commented Oct 25, 2023

Hi, I've been trying to get the local server running but get missing packages errors like these:
error NU1101: Unable to find package System.Data.SQLite. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages
error NU1101: Unable to find package Arrowgene.WebServer. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages
error NU1101: Unable to find package Arrowgene.Buffers. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages
error NU1101: Unable to find package Arrowgene.Logging. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages
I'm not very well versed with c++ and visual studio so I was wondering if I could get any help

@sebastian-heinz
Copy link
Owner

sebastian-heinz commented Nov 1, 2023

Try deleting the nuget.config within C:\Users\USER\AppData\Roaming\NuGet

it might be a issue that it contains a old configuration, it will then be re-created correctly

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