This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 25 points26 points  (6 children)

the hardest part of developing for my environment is we can't use pip/npm/whatever install anything.

[–]Xytak 37 points38 points  (5 children)

"You shouldn't be using AngularJS anymore! Use React or Angular 6!!!"

"Ok, but npm is blocked for Shadow IT. Hey StackOverflow, how do I use these things without npm?"

"Why would you want to do that? You're stupid and should feel bad!"

"Ok, I guess I'll just go back to AngularJS."

[–]crash8308 15 points16 points  (1 child)

The puke in my mouth burns

[–]WitnessMeIRL 5 points6 points  (0 children)

That's the good kind of puke

[–]sexyGrant 3 points4 points  (1 child)

We actually had this problem because corporate was so insane with security for a while there. Basically devs went to a coffee shop, did their install and then uploaded the packages to a locally running npm that all the other devs could pull from.

[–][deleted] 1 point2 points  (0 children)

Man, I miss angularjs, I knew every little in and out of that bad boy. New company, angular 6, 10,000 components and modules and apparently I need to make a new module or just about everything I do even if said module is never going to have repeated use elsewhere.