Skip to content

chore:fix chalk loading esm style - #133

Closed
daveleek wants to merge 2 commits into
mainfrom
chore/fix-chalk-loading-esm-style
Closed

daveleek wants to merge 2 commits into
mainfrom
chore/fix-chalk-loading-esm-style

Conversation

@daveleek

@daveleek daveleek commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Chalk v6 is ESM now, so importing it needed to change

@gastonfournier

Copy link
Copy Markdown
Contributor

Makes sense but this means clien-specification would be ESM too... and thus all the repos that depend on it... so this can potentially break node-sdk and js-sdk build processes (only if this project is used as a dependency)

@daveleek

daveleek commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Indeed. Maybe hold off on this for now.

@sighphyre

Copy link
Copy Markdown
Member

Makes sense but this means clien-specification would be ESM too... and thus all the repos that depend on it... so this can potentially break node-sdk and js-sdk build processes (only if this project is used as a dependency)

Agreed. This is also a silly place to be. The project itself is JSON. The fact that the Node SDK depends on a npm/yarn/pnpm install is an implementation detail which we should fix (at some point, not necessarily today)

@gastonfournier gastonfournier moved this from New to In Progress in Issues and PRs Sep 9, 2026
@daveleek daveleek closed this Sep 10, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Issues and PRs Sep 10, 2026
@daveleek
daveleek deleted the chore/fix-chalk-loading-esm-style branch September 10, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants