61
leksyib
6y

If I was the creator of npm, you'd be running

`npm please install` instead of

`npm install`

Comments
  • 10
    npm: "Sorry, can't bothered, you don't have your globals setup or something."
  • 5
    Given enough time, I'm sure this would degrade to `npm $random-expletive install`.
  • 4
    That's great! Also, if I was the creator of composer it would be great if

    composer install

    to

    composer compose
  • 1
    I can make npm with one single line of python:
    if "npm install " in input: print("No")
  • 2
    SUDO NPM INSTALL!

    or

    alias sudo=‘fucking’
    and you get the point
  • 1
    if you want something friendlier in your life, have look at Elm.
    This language compiles to html css and js and tells you very friendly where you made your mistake + resource link. 🙂

    www.elm-lang.org
  • 3
    @AlexDeLarge And now you're asking for too much. We're programmers, not miracle workers.
  • 2
    That's why INTERCAL is fun. The compiler rejects your program if you're too polite or if you're not polite enough.
  • 3
    Stop antromorphizing tools
    If you need to, see them as slaves
  • 3
    I don't get it. Is this about npm or about being nice to your tools?
  • 1
    It can get irritating very soon when you keep saying please and it keeps erroring out for one reason or the other. And then you end up ranting on devRant. Good for devRant though.
  • 0
    If I was the creator of npm it would not exist, like... at all
Add Comment