
npm install returns an “Unsupported URL Type” error
While working on an Ember.js app today, I hit an odd snag. Running a standard npm install was bombing terribly on my Mac. And 10 minutes of my google-fu wasn’t turning up any good leads. I had searched for “npm install ERR! Unsupported URL Type“, upon other variants, but I had missed something. The Solution What I had missed was a […]



