decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
414 stars 130 forks source link

Remove isomorphic-webcrypto dependency from veramo/didcom #1387

Open vadimchilinciuc opened 1 month ago

vadimchilinciuc commented 1 month ago

Bug severity 4 being critical

When build with expo i get an error related to veramo/didcom specificaly to isomorphic-webcrypto dependency ,that have @unimodule/core dependency

Error: Build file '...../node_modules/@unimodules/core/android/build.gradle' line: 3

i ask if its possible to find a way to change the package cause its old and he need to Migrate to Expo-Modules for Expo SDK 43 and newer, and not use unimodules-core but expo-modules instead. Versions (please complete the following information):

mirceanis commented 5 days ago

seems related to #1381