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 install @metamask/create-snap, I followed the doc of Metamask snap.
I tried to use this commands, but it all failed and outputed the same error info.
***\node_modules\@metamask\create-snap\dist\cmds\init\initHandler.js:47
throw new Error('Init Error: Failed to create template.');
^
Error: Init Error: Failed to create template.
at initHandler (****\node_modules\@metamask\create-snap\dist\cmds\init\initHandler.js:47:15)
When I install @metamask/create-snap, I followed the doc of Metamask snap.
I tried to use this commands, but it all failed and outputed the same error info.
command
yarn create @metamask/snap your-snap-name
,npmcreate @metamask/snap your-snap-name
andnpx @metamask/snap your-snap-name
Error info
Error log
I replaced file path with ****.
The text was updated successfully, but these errors were encountered: