You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I admit that i'm quite new to Xamarin and developing in C# in general. But it seems like impossible for me to build this library. I've had my teacher look at it as well, and we couldn't figure it out. Maybe there's a known issue? :)
This is the error I get:
/Users/path/nmqtt/.nuget/nuget.targets: Error: Command 'mono --runtime=v4.0.30319 /Users/path/nmqtt/.nuget/NuGet.exe install "packages.config" -source "" -RequireConsent -solutionDir "/Users/path/nmqtt/"' exited with code: 2. (nMQTT)
(replaced original path with path for overview purpose)
Thanks in advance, bobby
The text was updated successfully, but these errors were encountered:
I admit that i'm quite new to Xamarin and developing in C# in general. But it seems like impossible for me to build this library. I've had my teacher look at it as well, and we couldn't figure it out. Maybe there's a known issue? :)
This is the error I get:
/Users/path/nmqtt/.nuget/nuget.targets: Error: Command 'mono --runtime=v4.0.30319 /Users/path/nmqtt/.nuget/NuGet.exe install "packages.config" -source "" -RequireConsent -solutionDir "/Users/path/nmqtt/"' exited with code: 2. (nMQTT)
(replaced original path with path for overview purpose)
Thanks in advance, bobby
The text was updated successfully, but these errors were encountered: