Ezra Free

Results 2 comments of Ezra Free

I just ran into this issue as well. If you're using `yarn`, I was able to resolve this issue by adding a `resolutions` object to my `package.json`: ``` "resolutions": {...

Currently, I have an IFTTT rule that scrapes my Twitter feed and reposts any new posts to my Google Plus page (via BufferApp.com). But as toyg points out, I had...