David Gomes

Results 16 comments of David Gomes

Also, I think I can solve this, I will try to.

This is happening to us as well.

I am getting this error on Emacs 25.1 as well. Consistently every time I try to auto complete. ``` Error running timer ‘ac-update-greedy’: (wrong-number-of-arguments setq 1) [2 times] Error running...

My issue was that I had a very old `auto-complete.el` file in my local Lisp folder. Sorry for bothering. `(add-to-list 'load-path "~/.emacs.d/lisp/")` It has indeed been fixed.

@abhishekmmgn yeah this is still a valid bug! Happy to review a PR 😁

@abhishekmmgn thank you very much! We'll take a look ASAP.

Helpful stuff: * this public page also provides a few name patters * a few examples of workflow files here: https://neon.tech/docs/guides/neon-github-integration#example-applications-with-github-actions-workflows * cloudflare pages example is coming too! — [@Mahmoud](https://neondb.slack.com/team/U04DGVAB2U8)...

@paperdave I can now confirm this can be closed. I downloaded the binary from the CI artifacts: ``` $ bun 1.1.21-canary.1+f9371e59f ``` ``` ~/D/bun-darwin-aarch64 ❯❯❯ ./bun ~/src/neonctl/dist/index.js auth INFO: Awaiting...

I'm taking over this PR 🫡

I had this happen to me. I ran into a zip file where ~98% of files got extracted, but not 100%. Granted, I'm using Bun and I didn't test with...