ceramicstudio / self.id

Developer suite for decentralized user identity
https://self.id
Other
99 stars 32 forks source link

@self.id/web has issues installing in v0.4.3 #84

Closed ShravanSunder closed 2 years ago

ShravanSunder commented 2 years ago

Description

Provide a 2-3 sentence overview of the work to be done. The installation with yarn fails in v0.4.3. Works fine in earlier. versions 0.4.2.

2022 09 21-22 36-Code package json — 2022-09-dpatron-experiments

Technical Information

Looks like there was a wrong import in the package for the dids depedancy.

ShravanSunder commented 2 years ago

Same issue in all 0.3.x @self.id/framework

zachferland commented 2 years ago

dids package was fixed, if you remove all dependencies (and maybe locks) and install again you should be ok

thanks for creating an issue

zachferland commented 2 years ago

closing issue, please reopen if it continues, thanks!