Enzo Ferey
Enzo Ferey
Could this be the cause why I'm getting this error while installing `zeromq` inside a Docker container? `No native build was found for platform=linux arch=arm64 runtime=node abi=108 uv=1 armv=8 libc=glibc...
Downgrading to `zeromq@^5.3.1` fixed the issue for me, so I can confirm the corresponding prebuild was there at some point before.
For people coming to this issue, the `callbackUrl` parameter and the `redirect_uri` query parameter are two different things. In order to have a `redirect_uri` value that uses `http://127.0.0.1` as Twitter...
Since this is appeared at the top of the Google search, I'm leaving the two things that were causing issues on my side: 1. Not using `it.each` or `test.each` and...
Before using this library, I had started doing manual scrapping myself using Puppeteer and I had automated the sign in part (even through 2FA). The issue is that if you...
Thanks for pointing it out @JustAnotherArchivist šš» I did not realize that all accounts mentioned in a tweet are internally included in its replies (since you get notified about replies...
Links replacement you mean the https://t.co ones instead of the originals right? Iām using Puppeteer to navigate those and get the actual URLs. So as far as I understood, I...
@MartinWickman did you find any solution for this ? @jwalton any insights you might be able to share ? I can see this is caused because of this line: https://github.com/jwalton/node-amqp-connection-manager/blob/master/src/AmqpConnectionManager.js#L207...
Hi @lukevp, thanks for opening the issue. I haven't been using Slate for the last ~1 year, not surprised they have kept iterating on a even better internal system for...
-- almost one year later -- The project I was referring pivoted away from the use case where Slate would have been useful. I still have no need to upgrade...