Vann (cybre aspect)

94 Followers
154 Following
318 Posts

cozy queen of the fediverse
tries to be good

follow requests 🆗 👌

 GNU Natalie Nguyen 

skinner voice: dear lord what is happening in here
               
 
 
 
#introductions
    🍧 

@Vann @alli oh I see now <3

youre always pretty but I like the second better <3

#introductions
    🍧 

   🕴🕴

I thought my mojojojo emojojojo was on this instance
i've been betrayed

@bea oooo cool

Microsoft: "TypeScript 2.8 is here...! [Install it] by running

`npm install -g typescript`"

No. Stop. Don't do that. Don't npm install -g a tool you need in your project. Install it as a dependency (possibly dev) _of_ your project, so that other people who use your code don't have to globally modify their system to get your code to work.

As luck would have it, I've written about this very topic. https://spin.atomicobject.com/2016/02/22/npm-install-dangerous/ #Node #JavaScript

Why You Shouldn't "npm install -g"

Why you should never "npm install -g" a Node.js package when a project-local install will do.

@bea ok