Failed to fetch snap "local:http://localhost:8080": At path: initialPermissions.endowment:ethereum-provider.dapps -- Expected a value of type never, but received: false.
Getting this when connecting latest metamask development to the localhost yarn server serving the snapp.
Tried to manually modify the snap manifest file to make it comply but then getting "wrong json" as changing "true" to "never" doesnt seem to make it work.
Any ideas ?
Failed to fetch snap "local:http://localhost:8080": At path: initialPermissions.endowment:ethereum-provider.dapps -- Expected a value of type
never, but received:false.Getting this when connecting latest metamask development to the localhost yarn server serving the snapp.
Tried to manually modify the snap manifest file to make it comply but then getting "wrong json" as changing "true" to "never" doesnt seem to make it work.
Any ideas ?