node.js - Find what NPM modules depend on yours in a local Verdaccio registry -


previously, similar question asked. however, question never received answer addressed attempting complete same task on local verdaccio repo. ben burns noted in comments, making api call used in highest rated answer result in server returning { "error" : "no such package available" }.

is there way find dependents on local verdaccio registry? , if so, how?


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -