npm install -D acorn babel-loader @babel/core @babel/preset-env babel-polyfill webpack webpack-cli uglifyjs-webpack-plugin --save-dev
webpack-cli
and acorn
are dependencies that you, unfortunately, have to install if you want to run this god damn thing without any obscure warnings or errors.