Just recently when using raphael2 and doing a new install of my project I am getting a failure around a direct git dependency on "eve@git://github.com/adobe-webplatform/eve.git#eef80ed".
Actually, it looks like the npm package raphael2 amy not be released by DmitryBaranovskiy, given it is labelled as 1.0.0 and the current release of this project is 2.3.0. So which is the right npm project to be using?
Just recently when using raphael2 and doing a new install of my project I am getting a failure around a direct git dependency on "eve@git://github.com/adobe-webplatform/eve.git#eef80ed".
This is impacting the 1.0.0 release and is confirmed when looking at https://registry.npmjs.org/raphael2 (see raphael2.json.txt).
Actually, it looks like the npm package raphael2 amy not be released by DmitryBaranovskiy, given it is labelled as 1.0.0 and the current release of this project is 2.3.0. So which is the right npm project to be using?