josep11

Results 26 comments of josep11

Yes, for me regenerating the token and logging again worked. Make sure to generate the Github Personal Access Token with **gist, repo** permissions > > @marekcech Have you tried to...

Same happening here with my native Mac Network Adapter: Card info: > Card Type: AirPort Extreme (802.11g, 802.11a, 802.11n) capabilities > Firmware Version: Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8) > Supported...

Same Error with - Mac OS M1 - OS X Monterrey 12.2.1 - Docker 4.5.0 - circle ci config version: 2.1

My issue might share the same underlying problem https://github.com/berstend/puppeteer-extra/issues/781

The problem is on the character set section, @WittierDinosaur. I can reproduce the issue with this snippet: ```sql CREATE TABLE Plan ( Id INT UNSIGNED AUTO_INCREMENT NOT NULL, Name VARCHAR(100)...

If I manually install keytar with `npm i keytar` then it works. I am using Mac OS X Monterrey 12.3.1 And I see it is declared as an optional dependency....

Oh sorry, I forgot to share the Node version. It is `16.14.0`. And it is so strange, now I created a new project from scratch with `chrome-cookies-secure` version `1.3.4` and...

@rubengmurray I just checked and I cannot reproduce it with version `2.1.1`. Perhaps you can close it ;)

@rubengmurray I don't know, did not try it again with the same set up. It's been a while.