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

Make project accesible in 2024 #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lengerke
Copy link

Change package.json to avoid deprecated git:// protocol. Add hint to use older npm and python versions.

Github blocks git:// requests, thereby stopping installation.
Fix by changing to https protocol for one dependency in package.json.

Current npm version do not install the project for unknown reason.
Fix by falling back to an older npm version.
Add hint for new users to make the project install out of the box.

Change to https protocol to access github repo.

github blocks git protocol.
Add instruction on tested setup requirements.
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

Successfully merging this pull request may close these issues.

1 participant