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

hello world not working #913

Closed
rares-lupascu opened this issue Nov 27, 2016 · 5 comments
Closed

hello world not working #913

rares-lupascu opened this issue Nov 27, 2016 · 5 comments

Comments

@rares-lupascu
Copy link

Hey

I was trying to get a clean react native app working on windows .. what i did is this:

  1. react-native init
  2. react-native windows
  3. react-native run-windows

on the last command i get
Restoring NuGet packages

Failed to restore the NuGet packages

what am i doing wrong?

@rozele
Copy link
Collaborator

rozele commented Nov 28, 2016

Thanks for filing an issue @Wowzaa. Can you run npm ls react-native react-native-windows and report the output? Do you happen to have a space in the path to your react-native project folder? There's an open issue for that (#865)

@rares-lupascu
Copy link
Author

no space in the path

E:\projects\MySphere>npm ls react-native react-native-windows
[email protected] E:\projects\WowzaaaSphere
+-- [email protected]
`-- [email protected]

@rozele
Copy link
Collaborator

rozele commented Feb 16, 2017

@wowzaaa are you still having issues? Can you run:

.\node_modules\react-native-windows\local-cli\runWindows\.nuget\nuget.exe restore .\<yourapp>\ReactNative.sln

From your project root and paste the output. (replace with the folder containing the solution file.

@rozele
Copy link
Collaborator

rozele commented May 30, 2017

Closing this out as there's been no activity for some time. Please comment if this needs to be re-opened.

@rozele rozele closed this as completed May 30, 2017
@cdevroe
Copy link

cdevroe commented Jul 30, 2018

@rozele I'm having this issue (as I've seen documented elsewhere as well). However, I'm sure it is my issue rather than this plugin. I'm running this on WSL/Ubuntu, for example, and perhaps I shouldn't be? I notice that @rareslupascu s path has E:\ and I'm on /mnt/c/ etc.

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

3 participants