LearnNewsExamplesServices
Frontmatter
id2762
titleUpdate the chalk dependency to v5.0.0
stateClosed
labels
enhancement
assignees[]
createdAtDec 6, 2021, 8:33 AM
updatedAtJan 24, 2022, 9:05 PM
githubUrlhttps://github.com/neomjs/neo/issues/2762
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 24, 2022, 9:05 PM

Update the chalk dependency to v5.0.0

Closed v8.1.0 enhancement
tobiu
tobiu commented on Dec 6, 2021, 8:33 AM

This one is a bit tricky, since the new version does no longer allow using CommonJS => require() syntax.

To make this work, we do need to adjust all build scripts to use import statements instead.

Obviously, as a first step this needs a check, if all other used dependencies support this as well.

tobiu added the enhancement label on Dec 6, 2021, 8:33 AM
tobiu
tobiu Jan 24, 2022, 9:05 PM

done :)

tobiu closed this issue on Jan 24, 2022, 9:05 PM