node.js - Node modules are sometimes installed in program files and sometimes in APPDATA -


i have read quite lot on topic here on so, still can't figure out.

why node modules installed in c:\program files(x86)\nodejs , in c:\users\user\appdata\roaming\npm?

i understand permission problem cmd not administrator, can't install files in program files, doesn't explain several modules installed in c:\program files

thanks


Comments

Popular posts from this blog

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -