I encountered an issue where the extension wouldn't install. Initially, I tried using npm install, but I ran into several errors and the installation failed. After some investigation, I discovered that using yarn instead resolved the issue, and the installation completed quickly.
I encountered an issue where the extension wouldn't install. Initially, I tried using npm install, but I ran into several errors and the installation failed. After some investigation, I discovered that using yarn instead resolved the issue, and the installation completed quickly.