You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After following @geoknee's new advanced development instructions and installing xstate-wallet from NPM (along with Devtools), I run the start script in the module and Ganache starts and loads properly, but the actual wallet code does not properly compile. The build logs in the terminal only indicate the first error below, but when I load the wallet at localhost:3055, I see all of the below errors:
After following @geoknee's new advanced development instructions and installing xstate-wallet from NPM (along with Devtools), I run the start script in the module and Ganache starts and loads properly, but the actual wallet code does not properly compile. The build logs in the terminal only indicate the first error below, but when I load the wallet at localhost:3055, I see all of the below errors:
To Reproduce
Expected behavior
I should be able to start xstate-wallet locally and have it work via mountWalletComponent().
Environment
Ubuntu 20.04 via Windows WSL
The text was updated successfully, but these errors were encountered: