sebastian-heinz / Arrowgene.MonsterHunterOnline

Server for Monster Hunter Online
GNU Affero General Public License v3.0
50 stars 11 forks source link

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

Open lith0228 opened 10 months ago

lith0228 commented 10 months ago

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 commented 10 months ago

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