Skip to content

fix(expo-app): pin libsodium-wrappers to 0.7.15#468

Merged
leeroybrun merged 1 commit intoslopus:mainfrom
happier-dev:slopus/pr/fix-libsodium-wrappers-web
Jan 24, 2026
Merged

fix(expo-app): pin libsodium-wrappers to 0.7.15#468
leeroybrun merged 1 commit intoslopus:mainfrom
happier-dev:slopus/pr/fix-libsodium-wrappers-web

Conversation

@leeroybrun
Copy link
Copy Markdown
Collaborator

@leeroybrun leeroybrun commented Jan 24, 2026

libsodium-wrappers@0.7.16 ships an ESM entrypoint that imports ./libsodium.mjs, but that file is missing from the published package. Pin to 0.7.15 to restore a working published artifact and avoid patch-package new-file patches.

Tried to fix it earlier with a patch, which succeeds on Node 22 but fails on Node 24 LTS because of patch-package weirdness

libsodium-wrappers@0.7.16 ships an ESM entrypoint that imports ./libsodium.mjs, but that file is missing from the published package. Pin to 0.7.15 to restore a working published artifact and avoid patch-package new-file patches.
@leeroybrun leeroybrun marked this pull request as ready for review January 24, 2026 18:59
@leeroybrun leeroybrun merged commit d2b7f12 into slopus:main Jan 24, 2026
1 check passed
@leeroybrun leeroybrun deleted the slopus/pr/fix-libsodium-wrappers-web branch January 31, 2026 15:33
JoeLuker pushed a commit to JoeLuker/happy that referenced this pull request Feb 1, 2026
…-wrappers-web

fix(expo-app): pin libsodium-wrappers to 0.7.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant