Yhojann Aguilera
Yhojann Aguilera
By using "showBackButton ()" to change the navigation button on the menu and still calling does not work as it should and the back button. Solution for me, to navigate...
still got the same error, any solution?
I try solve this changing the pseudo class to a real class: ```javascript var soap = require('soap-server'); class Service { test1(argv1, argv2) { return `${argv1}${argv2}`; } } var soapServer =...
Yes, lastest version, and i use gradle. I have removed jjwt and replaced by `com.auth0:java-jwt`, but anyway the list of denepdencies: ``` $ ./gradlew -q dependencies ------------------------------------------------------------ Root project 'Test'...
I found the problem, are the main instructions in `readme.md`. I try using the gradle example for main readme.md of repository but does not work, i use the main repository:...
> ssh-chat was not designed to be a pastebin, it was designed to be a public chat room But in many cases it is necessary not only to publish code...
By example: `ssh-rsa AAAA... myusername` and prevent change nick, or add command to get key from user, by example /getkey username to identificate logged user when use whitelist keys. By...
Same error on Ubuntu 22.04, using amd radeon rx 6800 xt and native drivers.
> > Same error on Ubuntu 22.04, using amd radeon rx 6800 xt and native drivers. > > On x86_64 host? Yes: ```bash $ uname -a Linux machine 5.15.0-39-generic #42-Ubuntu...
The mod security need compile for a specific nginx version, mod security is not found in native repos, when nginx upgrade fails the loaded module. Is very important keep a...