aglinxinyuan opened a new pull request, #4480:
URL: https://github.com/apache/texera/pull/4480

   ### What changes were proposed in this PR?
   Attempt to fix the PR #4475
   
   ### Any related issues, documentation, discussions?
   Closes #4461
   
   ### How was this PR tested?
   ```
   rm -rf frontend/node_modules
   yarn --cwd frontend install
   find frontend/node_modules -maxdepth 2 -name 'jschardet*' -type d
   grep -c 'jschardet' frontend/yarn.lock
   grep -B1 -A1 'jschardet' frontend/yarn.lock | head
   ```
   
   ### Was this PR authored or co-authored using generative AI tooling?
   Generated-by: Claude Code (Claude Opus 4.7)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to