Skip to content

fix: restore yarn.lock to fix CI parsing error#768

Merged
ismaeldosil merged 1 commit intostagingfrom
develop
Jan 22, 2026
Merged

fix: restore yarn.lock to fix CI parsing error#768
ismaeldosil merged 1 commit intostagingfrom
develop

Conversation

@ismaeldosil
Copy link
Collaborator

@ismaeldosil ismaeldosil commented Jan 22, 2026

Summary

  • Restores yarn.lock to previous working version
  • Fixes Yarn 1.22 parsing error "Invalid value type" in CI

The previous yarn.lock had formatting inconsistencies with mixed quoted/unquoted entries that Yarn 1.22 couldn't parse.

The yarn.lock file had formatting inconsistencies that caused
Yarn 1.22 to fail with "Invalid value type" error during CI.

Restored yarn.lock from previous working staging version.

Closes CHALK-007
@ismaeldosil ismaeldosil merged commit 5f8a1aa into staging Jan 22, 2026
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