Zameer Haque
Zameer Haque
@guiihlopes so your issue was that the browser loaded your page but it never navigated into it? I mean, next would build your page but using client side navigation you...
+1 to @Qix- We use `verdaccio` for E2E tests. If add a `uplink` to the package, it won't allow me to publish even once into the locally running `verdaccio` instance,...
@kachkaev Yes. So I actually separated my verdaccio configs into two separate configs: `verdaccio-publish.yaml` and `verdaccio-install.yaml`. I only add the uplinks config in `verdaccio-install.yaml` and do not add any uplinks...
I would like to take this up @juanpicado
@sindresorhus what do you think about the resolved value of `{ started: true/false }`?. While it may not be useful for everyone, this came in handy when people want to...
@hereisnaman can I get some more context on this? I don't understand what to add.
@oliver-dvorski can you help me with dual booting win 10 and ubuntu 16.04? I followed this guide but after my ubuntu installation, sound is not working. It shows dummy output.
it gives me output like this E: [pulseaudio] pid.c: Daemon already running. E: [pulseaudio] main.c: pa_pid_file_create() failed.
@oliver-dvorski that thread didn't work for me. By dummy ouput I mean the devices that are showed when you open the sound menu.
Tried many solutions mentioned on ubuntu community and stack overflow. Nothing worked for me. I installed ubuntu 17.04 and strangely sound was working. Upgraded to 17.10 from 17.04 using software...