schteppe / p2.js

JavaScript 2D physics library
Other
2.63k stars 330 forks source link

fatal: unable to access 'http://ikt.pm2.io/ikt.git/': Could not resolve host: ikt.pm2.io #371

Open glazebro opened 11 months ago

glazebro commented 11 months ago

When running yarn install in react I get the following error:

error Command failed. Exit code: 128 Command: git Arguments: ls-remote --tags --heads http://ikt.pm2.io/ikt.git Directory: X Output: fatal: unable to access 'http://ikt.pm2.io/ikt.git/': Could not resolve host: ikt.pm2.io

EliasElliotson commented 4 months ago

Hi @glazebro!! Try yarn add p2 and see if that works!