Alan Jaouen

Results 8 issues of Alan Jaouen

**Describe the bug** The installation of [email protected] with npm fail with permission error: EPERM: operation not permitted **To Reproduce** Steps to reproduce the behavior: 1. npm i [email protected] **Expected behavior**...

investigating

As (almost) all commands allow to filter on releasedefinition file, It will be helpfull to have this filter on dependency:install too

analysis

Hi @ImJohnMDaniel @stohn777 , I'm starting to implement AT4DX in my company, and this framework help us a lot for switching to unlocked package, so first of all thank you...

## Describe your changes Add a new button in user detail, calling method `loginAsInIncognito(userId)` that encapsulate `getLoginAsLink(userId)` in a new incognito window ## Issue ticket number and link #381 ##...

**Is your feature request related to a problem? Please describe.** When I login as a user, it can be frustration to loose my admin access to monitor in real time...

enhancement

Updated misleading comment - - - This change is [](https://reviewable.io/reviews/apex-enterprise-patterns/at4dx/98)

Hey, this is my first PR here so sorry if I missed something and please tell me If I So, this PR is bassically just a run of `npm run...

Adds shell: true to spawn calls in createOpencodeServer and createOpencodeTui functions. This allows Node.js to properly resolve opencode executable on Windows while maintaining Unix compatibility. Fixes #2812