William Queiroz

Results 7 comments of William Queiroz

I have a similar problem here, only in a private context... I'm trying to automate moving issues for a project within an organization. The repository and project are private. What...

> Hello! > > Maybe you need to run `gh auth login` @dlvhdr I thought it was something with the `gh` CLI authentication but I'm already authenticated... ![image](https://user-images.githubusercontent.com/22847781/223725527-83dc048b-35c4-4067-b5aa-9d7955a1073f.png) I have...

Hello @bamada, I haven't had time to explore the problem further and work on it yet, so I'll share some of the research I've done here. The first thing I...

I was going to report the same problem here @nkahoang... I'm going crazy trying to make it work, and converting the NestJS project to ESM doesn't seem right to me......

Added in this commit BTW: https://github.com/bamada/nest-slack-bolt/commit/de65ef86fc1cbfcd9a82df3c9f571f883c28a849#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R7 I left it at version [[email protected]](https://github.com/bamada/nest-slack-bolt/blob/1.1.1/package.json) for now.

I tested the `nestjs-slack-bolt@^1.3.1` version and it works fine! Thanks @bamada!