HUE-9236 [core] Log the npm and node versions on make
Review Request #14954 — Created April 3, 2020 and submitted
Information | |
---|---|
johan | |
hue | |
master | |
Reviewers | |
hue | |
jgauthier, ranade, romain, roohi, weixia, yingc |
commit 6ec4a536fa1d513cb1209d6908bb15046c891434 Author: Johan Ahlen <johan@johanahlen.com> Date: Fri Apr 3 18:59:51 2020 +0200 HUE-9236 [core] Log the npm and node versions on make :100644 100644 4c17bc0499 eaa23873ac M Makefile
Manual on Chrome
[jahlen:jahlen-MBP:~/dev/hue]$ make npm-install (master?)
"PYTHON_VER is python2.7."
"Python 2 module install of desktop/ext-py"
"SYS_PYTHON is /usr/bin/python2.7."
"ENV_PYTHON is /Users/jahlen/dev/hue/build/env/bin/python2.7."
npm --version
6.14.4
node --version
v13.12.0
npm install