jonschlinkert / global-prefix

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

Question: Failing tests? #11

Closed amilajack closed 7 years ago

amilajack commented 7 years ago

Why were the tests initially testing against /usr/local?

AssertionError: '/usr/local' == '/home/travis/.nvm/versions/node/v6.3.1'
doowb commented 7 years ago

This has been fixed.