Jernej Slejko
Jernej Slejko
Any news on this or how to use variable within ?
Still the issue... Android (device & emulator), NS7 & Angular 11.
Same error also on @nativescript-community/ui-material-bottomnavigationbar. Also downgrading to 5.2.10 fixed the issue.
I am trying to run command as a user but from root user and running `sudo -u myuser nvm ls` results in `sudo: nvm: command not found`. Actual `myuser` result...
@ljharb root user has installed same version as user. And nvm, node, npm are all symlinked to all bin folders so that sudo (sbin), root and any other non admin...
@jgwinner what I've ended up doing is re-ordering the CodeDeploy hooks, so that npm, composer and testing is run in later (not dedicated) step so moving things from AfterInstall to...
There is a workaround you could to on your side. When user clicks `/saml/login` you can save to session their current route. You can then extend the `DefaultAuthenticationSuccessHandler` if you...
Hello. I've tried all of the bove and still get the error `ERROR:D8: com.android.tools.r8.kotlin.H Execution failed for task ':app:mergeExtDexDebug'. null ` Tried with kotlin 1.8.22, 1.9.10 (created the gradle.properties file,...