Andrea Borgogelli Avveduti
Andrea Borgogelli Avveduti
You have changed the sendVerificationEmail() but what about sendPasswordResetMail() ? Do I need to change it too ?
Hi reda-alaoui did you install only getdown.jar (and getdown.txt) in the user directory or the whole application ?
Hello guys. The discussion here is not very clear, nor the solution. Do I have to use -D**appbase_domain** or -D**appbase_override** ? Where I have to use that argument ? is...
Why Metro doesn't honor the following config in the package.json ? ``` "jest": { "preset": "jest-expo", "modulePathIgnorePatterns": [ ".yarn", ".npm" ] }, ``` (see the **modulePathIgnorePatterns** option)
Doesn't even respect the following syntax ``` -- prettier-ignore-start SELECT * FROM ..... -- prettier-ignore-end ```
Same problem for me
Only if I use "columns={1}" it works as expected
@raineorshine , same problem for me under Ubuntu: ``` $ ncu -g [..................] - : All global packages are up-to-date :) $ npm -v 6.5.0 $ ncu -v 2.15.0 $...