Godefroy P.
Godefroy P.
Same issue as @SleeplessByte, My proposal (from top priority): When using `eas update`, the cache should be cleared and the command should create a new bundle: 1. Based on the...
Hi everyone, I don't really understand why https://github.com/prettier/prettier/pull/3988 has not been accepted, and what is intentional by having the current formatting behavior. When you start having complexe type (with options,...
I have not considered merging this into the master branch, the goal was to use it on .net core
Hello, You cannot show an alert when a native exception occure From README.md: * In case of Native_Exceptions it becomes much worse. While you can catch these unhandled exceptions and...
Same result with 0.7.0. Downgrade to ~0.6 seems to work fine.
> > Same result with 0.7.0. > > Downgrade to ~0.6 seems to work fine. > > How do I downgrade to 0.6? npm install --save @skpm/builder@~0.6
My current workaround is just to run `pkill -f expo;` before running update The full command: ``` "update:": "NODE_ENV=production pkill -f expo; expo export --experimental-bundle --clear --output-dir dist/${APP_BUILD}-${APP_ENV} && eas...
Z is also symbolizing Zorro which is an evil bandit that take from the riches to give to the poor. How dare he !
> I have the same issue as @sebpalluel. It would be great if someone from the Nx team could have a look. @AgentEnder maybe