LANGUAGE/!$%!% ERROR NOTE 2016. 9. 14. 15:21

///// Nodejs - Bower






///// Error (에러)

bower ENOINT Register requires an interactive shell


Additional error details: 

Note that you can manually force an interactive shell with --config.interactive






///// Solution (해결)


Gitbash를 재설치 한다. 설치시, 아래 3a, 3b, 3c에 해당하는 옵션으로 필히 체크한다.


1. Uninstall existing GIT bash 
2. Reinstall GIT bash  (https://git-for-windows.github.io/)
3. Set up during installation:
3a: Select> Use Git form the Windows Command Prompt 
3b: Select> Checkout Windows-style, commit Unix-style line endings
3c: Select> Use Windows' default console window




///// 참고

[windows] [mingw] Register requires an interactive shell

https://github.com/bower/bower/issues/2080