Jordan Harband
|
f0d81e2d33
|
Revert "install: adding some debugging output"
This reverts commit c8efe3d28a .
Conflicts:
install.sh
|
2015-02-09 17:16:56 -08:00 |
elliottcable
|
a216f56443
|
tests: fail install_script test if npm can't install package
|
2015-02-07 20:53:53 -06:00 |
elliottcable
|
c8efe3d28a
|
install: adding some debugging output
|
2015-02-07 20:50:10 -06:00 |
elliottcable
|
0717d5f995
|
install: some tweaks and clean-up
|
2015-02-07 17:17:43 -06:00 |
elliottcable
|
6cfc309336
|
install: Pass global-module check in the absence of npm
|
2015-02-07 17:17:43 -06:00 |
elliottcable
|
4ba7ee5797
|
install: Show a warning when global packages exist
|
2015-02-07 17:17:43 -06:00 |
Jordan Harband
|
689c52c90d
|
Install nvm-exec as well when installing via script.
Fixes #553.
|
2014-11-22 10:34:20 -08:00 |
Xavier Cambar
|
516e553093
|
Refactors NVM_SOURCE
|
2014-11-06 22:35:24 +01:00 |
Xavier Cambar
|
b9f15b0ab0
|
Tests for PROFILE detection
|
2014-10-29 18:50:04 +01:00 |
Jordan Harband
|
d30c0fe146
|
Cleaning up install_script tests.
|
2014-10-28 13:47:21 -07:00 |
Xavier Cambar
|
3cdec8e875
|
Testable install script
* wraps main code into a function
* EnvVar-based install start
* Clean environment after install
|
2014-10-28 11:44:01 +01:00 |