So I’m on the very last lecture of The Ultimate Javascript Series Part - 2, and the lecture is titled “Webpack”. I installed npm i -g webpack-cli@2.0.14 as intstructed, so far so good. Then I tried webpack-cli init and it’s giving me an error: TypeError: env.run(…).on is not a function.
Is anyone else having this problem???
Thanks,