-
Notifications
You must be signed in to change notification settings - Fork 926
Mono setup no longer works #289
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
Comments
Seems if I replace
with And then continue on, the next |
At step Getting error File does exist, however: Not sure where to go from here... |
Closing issues older than a year, please re-open if you think this is still relevant. |
Following the guide to get ReactJS.Net running on Mono no longer works (http://reactjs.net/guides/mono.html). When running 'make dependencies' I get the following output:
svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp
--revision 1501
svn: E170013: Unable to connect to a repository at URL 'http://gyp.googlecode.com/svn/trunk'
svn: E160013: '/svn/trunk' path not found
Makefile:301: recipe for target 'dependencies' failed
make: *** [dependencies] Error 1
The referenced repository appears to no longer be working: https://github.com/Homebrew/homebrew-versions/issues/1275
I am looking to see if the information in this other ticket resolves the issue here.
The text was updated successfully, but these errors were encountered: