Skip to content

Conversation

@vryptt
Copy link

@vryptt vryptt commented Oct 28, 2025

Fix invalid syntax in proto-extract/yarn.lock causing install failure

Resolved installation issues by repairing the corrupted proto-extract/yarn.lock file.

Changes:

  • Removed the invalid yarn.lock with syntax errors.
  • Regenerated a valid lockfile to restore proper dependency resolution.
  • Verified successful installation using yarn --cwd proto-extract install --immutable.

Result:
Yarn installation now completes without syntax or workspace errors.

@whiskeysockets-bot
Copy link
Contributor

whiskeysockets-bot commented Oct 28, 2025

Thanks for opening this pull request and contributing to the project!

The next step is for the maintainers to review your changes. If everything looks good, it will be approved and merged into the main branch.

In the meantime, anyone in the community is encouraged to test this pull request and provide feedback.

✅ How to confirm it works

If you’ve tested this PR, please comment below with:

Tested and working ✅

This helps us speed up the review and merge process.

📦 To test this PR locally:

# NPM
npm install @whiskeysockets/baileys@vryptt/Baileys#master

# Yarn (v2+)
yarn add @whiskeysockets/baileys@vryptt/Baileys#master

# PNPM
pnpm add @whiskeysockets/baileys@vryptt/Baileys#master

If you encounter any issues or have feedback, feel free to comment as well.

@vryptt vryptt changed the title fix(proto-extract): regenerate corrupted yarn.lock to restore install… fix(proto-extract): regenerate corrupted yarn.lock to restore install process Oct 28, 2025
Salientekill pushed a commit to Salientekill/Baileys that referenced this pull request Nov 3, 2025
- Regenerate corrupted yarn.lock in proto-extract
- Fix proto-extract install process
- Update WAProto dependencies
- Update baileys-version.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@purpshell
Copy link
Member

Resolve conflicts and should merge

Salientekill pushed a commit to Salientekill/Baileys that referenced this pull request Nov 19, 2025
…ets#1969 to latest Baileys

Applied PRs:
- WhiskeySockets#2067: libsignal wasm
- WhiskeySockets#2057: emit setting events
- WhiskeySockets#1969: improve retry logic

Note: PRs WhiskeySockets#1991, WhiskeySockets#1981, WhiskeySockets#1906, WhiskeySockets#1892 have conflicts with latest Baileys version and were skipped.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2025

This PR is stale because it has been open for 14 days with no activity. Remove the stale label or comment or this will be closed in 14 days

@github-actions github-actions bot added the Stale label Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants