Skip to content

Instantly share code, notes, and snippets.

View warrenMichael's full-sized avatar

Michael Warren warrenMichael

  • Formerly Condé Nast & BuoySoftware
  • New York, NY
View GitHub Profile
@warrenMichael
warrenMichael / npmrc
Created December 3, 2015 17:32
npmrc changing scope
How to update ~/.npmrc to new registry
Simple guide to update to npm inc registy.
Requirements:
npm version >= 2.0
Steps
backup ~/.npmrc, and then remove it (mv ~/.npmrc ~/.npmrc-bak )