UWP build failed to restore NuGet packages
Hello,
I am trying to build a UWP for the hololens with the holotoolkit but get the following error.
Error building Player: Failed to restore NuGet packages:
stdout:
Restoring packages for C:\*USERPATH*\HoloToolkit-Unity-master\UWP\project.json...
stderr:
Error reading JToken from JsonReader. Path '', line 1, position 263.
I might think it has something to do with the version of visual studio im currently (Visual Studio 2017 RC) as the NuGet gets it data via Visual Studio correct me if im wrong.
Does someone happen to have the same problem or do you know how to fix this. Because i would love to know it.
Appologies for my english as it is not my first language.
thank you in advance!
Answer by alphabeta314 · Dec 06, 2017 at 02:43 PM
microsoft does not support hololens on unity anymore, unity does not work with hololens anymore They once did, but have given up, you'll have to download old versions of unity to try to get it to work.
This is not true at all. Could you please provide a source for statements like these?
This is definitely false. You should delete your answer.
The official documentation says HoloToolkit supports 2017.4.1: https://github.com/$$anonymous$$icrosoft/$$anonymous$$ixedRealityToolkit-Unity/blob/master/GettingStarted.md
The latest development version supports Unity 2018, but it's still in beta.
Your answer
Follow this Question
Related Questions
Newtonsoft.Json works in Unity Editor but not on mobile devices 1 Answer
compareTag function not working in build version 0 Answers
How do I solve this error when building a project with Visual Studios 2017? 0 Answers
Socket errors with Visual Studio integration. 4 Answers
visual studio code 2019 is not opening 0 Answers