node.js - output is not tty
PHP中文网
PHP中文网 2017-04-17 13:50:02
0
1
564

用命令`
node --v8-options | grep harmony
查看nodejs实现es6的新特性,输出结果是
output is not tty

PHP中文网
PHP中文网

认证0级讲师

모든 응답(1)
刘奇

git bash的问题
The reason this doesn’t work as expected appears to be that git bash is passing the command through to the Windows cmd shell, and not handling the output stream correctly
参考
可以在power shell里面运行node --v8-options | Select-String "harmony"

최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿