jonschlinkert / global-prefix

Get the npm global path prefix. Same code used internally by npm.
MIT License
28 stars 12 forks source link

os-homedir is brought in via osenv #12

Closed pravi closed 7 years ago

pravi commented 7 years ago

And they have not removed os-homedir https://github.com/npm/osenv/issues/11

doowb commented 7 years ago

Using homedir-polyfill so it'll fall back on older versions of node.