mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-09-17 00:00:07 +08:00
Fix nvm on SmartOS setups using 64 bits pkgsrc repository
On SmartOS setups using 64 bits pkgsrc repositories, `nvm_get_arch` would not handle pkg_info's output properly. This would result in nvm not being to install any node binary when running on SmartOS setups using a 64 bits pkgsrc repository. This change fixes this problem, and fixes the tests suite on similar setups.
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
exit 1
|
||||
Reference in New Issue
Block a user