anvaka / npmgraph.an

2d visualization of npm

Home Page:https://npm.anvaka.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

could not find a satisfactory version for string beta

vdheijden-t opened this issue · comments

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

To reproduce, try visualizing @salesforce/command.

image

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.