Alex Eagle
5936624d11
chore(lint): re-enable clang-format on tools/
2016-05-26 15:46:03 -07:00
Igor Minar
fb6335ab60
build(gulp): fail hard w/ legacy node version and provide clear upgrade instructions
...
Closes #6213
2016-01-22 03:25:34 +00:00
Igor Minar
7f783289ab
build: improve the environmental check and warnings
...
- we now correctly print errors even on old Node versions
- we print error messages even when node_modules are missing or messed up
- error messages looks better
Closes #5230
2015-12-02 13:03:51 -08:00
Igor Minar
7140c9cc34
build: make 'npm install' work reliably and issue build warning when node_modules look stale
...
This is done a in bit kludgy way on purpose so that it works on Windows and CI.
Works around npm/npm#8452.
Closes #2038
2015-06-08 13:05:04 -07:00