···19192020## Common Issues ##
21212222+### Formulae found in multiple taps
2323+If you had this tap or AtomicXR installed before Aug 10, 2025, you might see an error message like:
2424+```
2525+Error: Formulae found in multiple taps:
2626+ * shiloh/atomicxr/atomicxr-cli
2727+ * matrixfurry.com/atomicxr/atomicxr-cli
2828+```
2929+3030+To resolve this, remove the old tap with `brew untap shiloh/atomicxr`
3131+2232### WayVR Dashboard: `xkbcommon: ERROR: failed to add default include path /home/linuxbrew/.linuxbrew/share/X11/xkb`
2333This happens when the `xkb` config files (from the `xkeyboard-config` formula) are not linked to
2434`/home/linuxbrew/.linuxbrew/share/X11/xkb`. This will happen if the `xorg-server` formula is installed.