angular1.6 error 'webpack' is not recognized as an internal or external command, operable program or batch file. code example
Example: 'webpack' is not recognized as an internal or external command,
// Install
npm install webpack
// Install globally
npm install -g webpack