Murali-group / GraphSpace

The interactive graph sharing website.
http://graphspace.org
GNU General Public License v2.0
30 stars 41 forks source link

GraphSpace installation failure: ENORESTARGET No tag found that was able to satisfy ^3.3.7 #342

Closed ghost closed 6 years ago

ghost commented 6 years ago

I tried installing graphspace locally. I have all the dependencies covered.

Installation not complete due to the following error:

bower bower#^3.3.7 ENORESTARGET No tag found that was able to satisfy ^3.3.7 Additional error details: No versions found in https://github.com/theshock/atomjs.git

Any clue what is wrong? let me know if you need any further details.

ghost commented 6 years ago

I got around the problem by modifying version requirement for bower to * (any matching version)

jahandaniyal commented 6 years ago

I had faced the same problem while building on 3 different PCs. I solved it by setting bower="*" in the Bower.json file.

adbharadwaj commented 6 years ago

This shouldn't happen now. I fixed it. It was meant to be bootstrap, not bower.