Skip to content
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

Fixes tscc error caused by outdated dependency version #604

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

drex04
Copy link
Member

@drex04 drex04 commented Aug 8, 2023

On OSX Ventura with an Intel processor, the tscc compiler fails due to one of its dependency versions being out-of-date. tscc is not actively maintained, so as a workaround I added an NPM dependency version override to the package.json of fontoxpath.

Relevant tscc issue here: theseanl/tscc#812

@drex04 drex04 requested review from DrRataplan and JosVerburg August 8, 2023 13:03
@bundlemon
Copy link

bundlemon bot commented Aug 8, 2023

BundleMon

Unchanged files (2)
Status Path Size Limits
fontoxpath.esm.js
76.31KB -
fontoxpath.js
76.19KB -

No change in files bundle size

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@coveralls
Copy link

coveralls commented Aug 16, 2023

Coverage Status

coverage: 91.497%. remained the same when pulling eac8b37 on tscc-dependency-error into 9a0ce32 on master.

@drex04 drex04 force-pushed the tscc-dependency-error branch from 93cd207 to eac8b37 Compare August 22, 2023 12:18
@drex04 drex04 removed the request for review from JosVerburg August 22, 2023 12:21
@drex04 drex04 merged commit a2868b2 into master Aug 22, 2023
@drex04 drex04 deleted the tscc-dependency-error branch August 22, 2023 12:29
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