Raving Genius
  • Impossible
  • Legal
Subscribe
Tagged

npm

A collection of 1 post

Node

npm And Global Packages

Using a Node module that provides an CLI presents some challenges, especially to newcomers. Below is a discussion of some approaches and some pros/cons. Global Only Just install globally and don't worry about local installs. It will be easy to run the commands (no prefixes!), but you'll have to

  • Thomas Ingram
Thomas Ingram May 22, 2016 • 2 min read
Raving Genius © 2022
Powered by Ghost