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

chore(vue-tsc): upgrade package #1850

Merged
merged 1 commit into from
Jun 27, 2024
Merged

chore(vue-tsc): upgrade package #1850

merged 1 commit into from
Jun 27, 2024

Conversation

thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Jun 24, 2024

The builds for Vue are failing during build with the following error:

.../node_modules/vue-tsc/bin/vue-tsc.js:68
throw err;
^
Search string not found: "for (const existingRoot of buildInfoVersionMap.roots) {"
(Use node --trace-uncaught ... to show where the exception was thrown)

Here's an example of the fail through one of the PRs.

The fix for this is to upgrade vue-tsc. Verified locally that the upgrade fixes the build error.

@thetaPC thetaPC marked this pull request as ready for review June 24, 2024 18:33
@thetaPC thetaPC requested a review from a team as a code owner June 24, 2024 18:33
@thetaPC thetaPC requested review from JoaoFerreira-FrontEnd and brandyscarney and removed request for a team June 24, 2024 18:33
@thetaPC thetaPC merged commit 140d0c6 into main Jun 27, 2024
30 checks passed
@thetaPC thetaPC deleted the vue-tsc branch June 27, 2024 15:55
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.

2 participants