This is also a problem on CodeSandbox, Runkit and Glitch... where unless specially configured, an attention consuming red Error is thrown. We can only use Javascript in codesandbox... apt does not work. Before the clipboard feature and the PR's to fix it... this was not a problem.

Potential solutions
- Mute the error by default. Unless debug/verbose mode is on.
- Upgrade to clipboardy 3.0? it includes a binary fallback for linux.
Related
This is also a problem on CodeSandbox, Runkit and Glitch... where unless specially configured, an attention consuming red Error is thrown. We can only use Javascript in codesandbox... apt does not work. Before the clipboard feature and the PR's to fix it... this was not a problem.
Potential solutions
Related
clipboardyto v2.3.0 #612 (PR to fix the WSL issue)xselbinary and fallback didn't work. On Debian/Ubuntu you can install xsel with: sudo apt install xsel sindresorhus/clipboardy#63