gabiseabra/fontello-webpack-plugin

Error: Cannot find module 'https-proxy-agent'

Closed this issue · 1 comments

It's definied in the devDependencies but used as a dependency:

https://github.com/gabiseabra/fontello-webpack-plugin/blob/master/src/Fontello.js#L8

Workaround:
yarn add https-proxy-agent

Yep. 👍