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

fix: fix parcel serve issue #457

Merged
merged 1 commit into from
Nov 29, 2023
Merged

fix: fix parcel serve issue #457

merged 1 commit into from
Nov 29, 2023

Conversation

RanGojo
Copy link
Member

@RanGojo RanGojo commented Nov 28, 2023

Summary

It seems that our parcel serve is broken in next branch. I've fixed it by removing the yarn.lock and force updating it.
Also, it was needed to upgrade node version to v18 for some dependencies

How did you test this change?

  • Serve widget app build without issue (npx serve -s dist)

Checklist:

  • I have performed a self-review of my code

Sorry, something went wrong.

@RanGojo RanGojo requested a review from yeager-eren November 28, 2023 13:10
@yeager-eren yeager-eren merged commit 8444ec9 into next Nov 29, 2023
@yeager-eren yeager-eren deleted the fix/fix-yarn-lock branch November 29, 2023 07:49
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.

None yet

2 participants