Jorge Marin
Jorge Marin
I have checked the permissions and attributes of the file in MacOS but it didn't make any difference :( Used `chflags nochg `. Any ideas? Tried other files too and...
It turned to me I was trying to install a corrupted NSP. Got a better error when using Awoo Installer which didn't break.
+1 to have a command line option to override slimerjs prefs from `defaults/preferences/prefs.js`
Like random? Maybe a 1% of probabilities to show a Rick from another universe?
If you want to keep a container running you need to specify a long running command for it to execute and not exit. If you want to launch a shell...
Hotjar scripts need to bind their logging to the hooks/events the browser provides, uh? The only way of preventing recording is by removing any external listener from mouse and keyboard...
Workaround for me was changing "Dock size" to be 66% instead of "Auto"
Hi @skunkwerk Thanks for opening an issue. I am not able to solve your concerns but it sounds like a good thing. Our team will check it soon :smile:
Has anyone tried the latest version of the spi? 3.0.0
This is how we fixed it in Docker, hope it helps everybody with this issue: ``` RUN git clone --depth 1 --branch 2.5.3 https://github.com/aerogear/keycloak-metrics-spi.git WORKDIR /keycloak-metrics-spi # make required changes...