Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic require error with --stdin-to-clipboard in v4.94.2-rc.1 #7056

Open
2 tasks done
korneevnicolas opened this issue Oct 29, 2024 · 1 comment
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@korneevnicolas
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Google Chrome 130.0.6723.70
  • Local OS: Windows 10 Pro
  • Remote OS: Ubuntu 22.04.5 LTS
  • Remote Architecture: amd64
  • code-server --version: v4.94.2-rc.1

Steps to Reproduce

  1. Open integrated terminal
  2. Run the following command to send text to the clipboard: echo "hello" | code-server --stdin-to-clipboard

Expected

Text should be sent to clipboard

Actual

The terminal displays the following error: Dynamic require of "fs" is not supported

Logs

No response

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

This cannot be tested in native VS Code

Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@korneevnicolas korneevnicolas added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Oct 29, 2024
@code-asher
Copy link
Member

Thanks for catching this! Will definitely fix before we release.

@code-asher code-asher self-assigned this Oct 29, 2024
@code-asher code-asher removed the triage This issue needs to be triaged by a maintainer label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants