Mauricio Aviles

Results 31 comments of Mauricio Aviles

Good news! This is implemented in [the issue81 branch](https://github.com/aarondcoleman/Fitbit.NET/tree/issue81) without depending on RestSharp... man! it had been a while since I deserialized XML. This branch is a child of the...

I agree. Do you know a way to influence they way in which Intellisense displays constructors?

@WestDiscGolf Thanks for testing on a console app! If we do #142, then we can remove the OAuth helper dependency from main package.

Any updates? This issue seems to be abandoned.

Hello @AgentEnder - I just tried to import it as a regular c# project and it first failed. I moved the new project to the app directory (instead of package)...

Tried that multiple times without success. The build output continues to be split between `dist/apps/dora-whitelabel-web-app/` for NX related files and `apps/dora-whitelabel-web-app/.next` for next related

_**Update TLDR**_ New projects (generated with NX V14). are unable to reproduce the behavior described in this issue. However, my original Next.js project which was generated with and older version...

I have a similar issue, only happening in my CI pipeline, and the workaround is to disable NX cache. Also, FWIW this problem started to happen after I added a...

Any updates? Our CI is being very flaky do to this issue.