Skip to content

remove the pretty terminal link - #1137

Merged
Caitlin Pinn (cpinn) merged 1 commit into
js-1.xfrom
caitlin/remove-terminal-link
Dec 4, 2025
Merged

remove the pretty terminal link#1137
Caitlin Pinn (cpinn) merged 1 commit into
js-1.xfrom
caitlin/remove-terminal-link

Conversation

@cpinn

@cpinn Caitlin Pinn (cpinn) commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

terminal link pulls in supports hyperlink which has a hard dependency on support-color

The browser version of supports-color doesn't have the method that supports-hyperlink uses causing failures in cloudflare environments

Screenshot 2025-12-04 at 12 21 08 PM

Cloudflare error

` ✘ [ERROR] No matching export in
"../../node_modules/.pnpm/supports-color@10.2.2/node_modules/supports-color/browser.js" for import
"createSupportsColor"

../../node_modules/.pnpm/supports-hyperlinks@4.3.0/node_modules/supports-hyperlinks/index.js:2:8:
2 │ import {createSupportsColor} from 'supports-color';
╵ ~~~~~~~~~~~~~~~~~~~
`

terminal link pulls in supports hyperlink which has a hard dependency on support-color

The browser version of supports-color doesn't have the method that supports-hyperlink uses causing failures in cloudflare environments
@cpinn
Caitlin Pinn (cpinn) merged commit b832cbf into js-1.x Dec 4, 2025
89 checks passed
@cpinn
Caitlin Pinn (cpinn) deleted the caitlin/remove-terminal-link branch December 4, 2025 20:27
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.

3 participants