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

rage8885 does not exist #63

Open
artistic-hacktivist opened this issue Aug 4, 2023 · 1 comment
Open

rage8885 does not exist #63

artistic-hacktivist opened this issue Aug 4, 2023 · 1 comment

Comments

@artistic-hacktivist
Copy link

Yarn install fails to access rage8885/OpenSC2K because the repository does not exist. I tried switching rage8885/OpenSC2K to nicholas-ochoa/OpenSC2K in the package.json and it still did not work. Linux btw. Also, why do you ask us to git clone rage8885/OpenSC2K instead of nicholas-ochoa/OpenSC2K? As far as I can tell, rage8885/OpenSC2K does not exist, or it redirects to this github. What is going on here?

@Ryan-Geddes
Copy link

I was able to get this to run by forking the repos in the package.json dependencies that point to rage885 and replacing the references to my own github account:

"dependencies": {
"@vingle/bmp-js": "rage8885/bmp-js",
"bmp-js": "rage8885/bmp-js",
"dat.gui": "rage8885/dat.gui",
"file-saver": "^2.0.0",
"jquery": "^3.4.0",
"jszip": "^3.1.5",
"phaser": "3.16.0-rc2"
},

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

2 participants