Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Current NPM verison can no longer be installed, but the fix is in master. Please cut a release #202

Open
wmurphyrd opened this issue Feb 26, 2022 · 4 comments

Comments

@wmurphyrd
Copy link
Contributor

Trying to install this package, or any package that depends on it, via npm is now failling with the following error:

npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/donmccurdy/cannon.js.git
npm ERR! 
npm ERR! ERROR: Repository not found.

I can see in master here that the cannon dependency has been updated and is no longer pointing to Don's github.

Could you please publish an npm release to fix this?

@KeimpeRauwerda
Copy link

I am experiencing the same issue. I really need the package as I was converting to using webpack in my project and no matter what version I try to install it doesn't work.

@wmurphyrd
Copy link
Contributor Author

I am experiencing the same issue. I really need the package as I was converting to using webpack in my project and no matter what version I try to install it doesn't work.

@KeimpeRauwerda try npm install github:n5ro/aframe-physics-system to use the latest version from github as a workaround until the next npm release

@KeimpeRauwerda
Copy link

@wmurphyrd Thanks for the workaround, let's hope they fix this soon. For now this actually works perfectly fine.

@julianfrank
Copy link

npm install github:n5ro/aframe-physics-system

This works for me , thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants