ht-docker-node/test/test_npmci.sh

10 lines
217 B
Bash
Raw Normal View History

2017-02-18 22:32:59 +00:00
# check if npmci is available
2019-08-31 14:30:43 +00:00
# npmci -v
2017-02-18 22:32:59 +00:00
2019-08-31 14:21:57 +00:00
# TODO update npmci to not require package.json
# npmci node install stable
2018-05-27 11:18:17 +00:00
# check if npm picks it up
2019-08-31 14:20:56 +00:00
# npmci command npm install -g @gitzone/tsrun
# npmci command tsrun -v