node.js - NPM Install is exctracting packages -


usually install files in folder seems it's extacting in node_modules ? did mess up?

i looked on internet couldn't find anwser.

that's how npm dependency resolution works since version 3, efficiency purposes. more information have @ docs. https://docs.npmjs.com/how-npm-works/npm3


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -