Benjamin Kaiser

Results 23 comments of Benjamin Kaiser

Fixed in this PR: https://github.com/3DJakob/react-tinder-card/pull/31

Looks like it's fixed in master but not pushed to NPM. See commit: https://github.com/yatsenkolesh/instagram-nodejs/commit/ff03cd2de5476411262c442be59fb7ebd33ae046

Thanks mate! On Tue, Jan 1, 2019, 4:03 PM Alex Yatsenko wrote: > @benkaiser I will publish it with your > commit. > > — > You are receiving this...

Btw @yatsenkolesh it seems following the code snippet from the readme also throws for me on getting the list of followers for a user (I think Instagram deprecated the /query/...

@jimmybisenius is this to add social icons underneath the link list? Or icons on the links themselves?

Yeah... there's now a hefty pricing scheme for the closed-source api. so no ability to host it ourselves :-1: ![image](https://cloud.githubusercontent.com/assets/608054/13897127/bab644c6-edf9-11e5-8ab6-e20d05a4e71b.png)

How did you go @stantoncbradley . I'm interested in doing this too

The build works fine with node version 11.x. This is specifically related to node version 12.x.

I'm not really concerned with this anymore, I switched out taglib for https://github.com/leetreveil/musicmetadata over the weekend so now I have no dependencies on taglib. The only downside is slower scanning,...

For a workaround right now, if you are even somewhat tech-savvy (or you can leverage ChatGPT), you can use the SQL console to do this, for example: ```sql UPDATE blobs...