Skip to content

fix: use default import of picocolors #341

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

Merged
merged 1 commit into from
Jun 3, 2025
Merged

fix: use default import of picocolors #341

merged 1 commit into from
Jun 3, 2025

Conversation

43081j
Copy link
Collaborator

@43081j 43081j commented Jun 3, 2025

This causes an error in some node versions. Changing it to a default import seems to solve it (and is consistent with the rest of the repo).

Copy link

changeset-bot bot commented Jun 3, 2025

🦋 Changeset detected

Latest commit: a5d77b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clack/prompts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Jun 3, 2025

@example/basic@example/changesets

npm i https://pkg.pr.new/bombshell-dev/clack/@clack/core@341
npm i https://pkg.pr.new/bombshell-dev/clack/@clack/prompts@341

commit: a5d77b1

This causes an error in some node versions. Changing it to a default
import seems to solve it (and is consistent with the rest of the repo).
@43081j 43081j merged commit 17d3650 into main Jun 3, 2025
6 checks passed
@43081j 43081j deleted the fix-pc branch June 3, 2025 20:54
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