anvaka / npmgraph.an

2d visualization of npm
https://npm.anvaka.com
MIT License
1.22k stars 83 forks source link

could not find a satisfactory version for string beta #54

Open vdheijden-t opened 2 years ago

vdheijden-t commented 2 years ago

{ "message": "could not find a satisfactory version for string beta" }

To reproduce, try visualizing @salesforce/command.

image

tkurki commented 11 months ago

I am seeing something similar: https://npm.anvaka.com/#/view/2d/signalk-server

image

and the process stops.

So it seems like something off somewhere kills the traversal. Could this be made more robust? Is there a way to add logging to figure out where and what exactly fails? npm installs work ok, so it's not like things are actually broken.