pilotpirxie / dependency-time-machine

🕰️ Tool to automatically update dependencies one-by-one in chronorogical order
http://npmjs.com/dependency-time-machine
MIT License
42 stars 0 forks source link

error when using private npm registry #9

Open omridevk opened 3 days ago

omridevk commented 3 days ago

I am getting the following error when running on my project Error fetching data https://registry.npmjs.org/@omri/test TypeError: Cannot convert undefined or null to object at Function.entries () at /Users/ok/.npm/_npx/7254a26873ccefd6/node_modules/dependency-time-machine/bin/src/util/httpDependencyResolver.js:41:55 at Generator.next () at fulfilled (/Users/ok/.npm/_npx/7254a