Closed jason0x43 closed 4 years ago
Currently, CrossBrowserTestingTunnel uses npm to install cbt_tunnels. This doesn't play well with alternative packaging systems such as pnpm. CBT also publishes built versions of the tunnel with each release. Use those.
npm
cbt_tunnels
Currently, CrossBrowserTestingTunnel uses
npm
to installcbt_tunnels
. This doesn't play well with alternative packaging systems such as pnpm. CBT also publishes built versions of the tunnel with each release. Use those.