Skip to content

Conversation

@zanminkian
Copy link

Closed #677

logger.error(
`Cannot copy server address to clipboard: ${(error as Error).message}.`,
);
if (args['--debug'])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any way to tell this is being used in an environment where this isn't wanted?

Also, could we add a test please?

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.

Regression, Red error is thrown in Js only environments

2 participants