Closed Solexplorer closed 5 years ago
Btw, how do I join team metamask_plugins that @danfinlay said in his medium post?
Is it working on Windows 🤔 ?
@solexplorer, are you on Windows? We have not tested or developed for Windows, and I'd expect it to not work at this point. We hope to add Windows support for plugin development in the not-too-distant future.
Regarding communication channels, we recommend our Telegram group, here: https://t.me/mmsnaps
Wait, I cloned metamask-plugin-beta as outlined by the wiki not metamask-snaps-beta. What is the correct repo ?
The correct repo is metamask-snaps-beta
, although metamask-plugin-beta
should point to that.
Ok it's working for me on another PC by installing snaps-beta. Thanks for the help!
Describe the bug A clear and concise description of what the bug is. I have followed the instructions in here and have successfully installed packages with
yarn install
and did runyarn start
. When I try to load unpacked extension it throws me this error:Is it working on Windows 🤔 ? To Reproduce Steps to reproduce the behavior: Just load the unpacked extension after successfully running
yarn install
andyarn start
Expected behavior A clear description of what you expected to happen. To load the extension
Screenshots If applicable, add screenshots to help explain your problem.
Browser details (please complete the following information):
Additional context Add any other context about the problem here.