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
When I attempt to run the svelte-app-template as an example I receive this message when compiling and nothing shows. Use output.globals to specify browser global variable names corresponding to external modules svelte-proxied-store (guessing 'svelteProxiedStore')
If I comment out the modal, mono and multi components the output looks like the following. Did something change in a dependency that I didn't pick up?
Visit the Svelte tutorial to learn how to build Svelte apps.
Visit the Web3.js documentation to learn how to use Web3.js library.
The Web3.js library has been injected in Global window Object (version: 1.7.5).
Browser wallet detected in Global Object window.ethereum : yes
Browser wallet already connected to metamask : true
The text was updated successfully, but these errors were encountered:
When I attempt to run the svelte-app-template as an example I receive this message when compiling and nothing shows.
Use output.globals to specify browser global variable names corresponding to external modules svelte-proxied-store (guessing 'svelteProxiedStore')
If I comment out the modal, mono and multi components the output looks like the following. Did something change in a dependency that I didn't pick up?
The text was updated successfully, but these errors were encountered: