Skip to content

Make project accesible in 2024#95

Open
lengerke wants to merge 2 commits intoPitchInteractiveInc:masterfrom
lengerke:master
Open

Make project accesible in 2024#95
lengerke wants to merge 2 commits intoPitchInteractiveInc:masterfrom
lengerke:master

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