Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Consulting
  • Newsletter
  • Search
Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Consulting
  • Newsletter
  • Search

npm

Do Things Right with npm install

July 25, 2018

Lately I’ve been wrestling with npm. Here are some rules I’ve learned: Use `npm ci` rather than `npm install` `npm ci` will bring down exactly the dependencies specified in package-lock.json. `npm install` does more than that; it also tries to update some libraries to a more recent version. Sometimes it updates URLs or nonsense in …

Read moreDo Things Right with npm install

Tags dependency management, javascript, node, npm, typescript

popular

  • When costs are nonlinear, keep it small.
    When costs are nonlinear, keep it small.
  • 10x developer: work->knowledge->work
    10x developer: work->knowledge->work
  • PowerShell equivalent of find
    PowerShell equivalent of find
  • 10x engineers: the Purple Developer
    10x engineers: the Purple Developer
  • Hyperproductive development
    Hyperproductive development

twitter

My Tweets

instagram

meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Consulting
  • Newsletter

Tags

abstraction agile architecture automation change clojure complexity concurrency conference design DevOps distributed systems Engineering functional functionalPrinciples Generativity git Java javascript learning OO philosophy property-based testing reference ruby scala science secure code Software Development symmathesy systems Systems Thinking teams testing thinkingFunctionally tistil typescript Web Development wit Yak Shaving

Archives

Search

© 2021 Jessitron, LLC
Scroll back to top