Skip to content

hotfix: I77 fix yarn lock - #180

Merged
jsun1590 merged 2 commits into
mainfrom
i177-hotfix_update_yarn_lock
Aug 12, 2022
Merged

hotfix: I77 fix yarn lock#180
jsun1590 merged 2 commits into
mainfrom
i177-hotfix_update_yarn_lock

Conversation

@jsun1590

@jsun1590 jsun1590 commented Aug 12, 2022

Copy link
Copy Markdown
Contributor

Change Summary

[Briefly summarise the changes that you made. Just high-level stuff]
Found that the existence of the yarnrc config file is making the deployment service use yarn berry, which is breaking the build.
Removed this file and fixed deployment.

Change Form

Fill this up (NA if not available). If a certain criteria is not met, can you please give a reason.

  • The pull request title has an issue number
  • The change works by "Smoke testing" or quick testing
  • The change has tests
  • The change has documentation

Other Information

[Is there anything in particular in the review that I should be aware of?]

Related issue

@vercel

vercel Bot commented Aug 12, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
elucidate-frontend ✅ Ready (Inspect) Visit Preview Aug 12, 2022 at 6:53AM (UTC)

@jsun1590 jsun1590 changed the title fix yarn lock I77 fix yarn lock Aug 12, 2022
@codecov-commenter

codecov-commenter commented Aug 12, 2022

Copy link
Copy Markdown

Codecov Report

Merging #180 (eeb62d1) into main (1735e6b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   11.11%   11.11%           
=======================================
  Files          22       22           
  Lines          27       27           
  Branches        7        7           
=======================================
  Hits            3        3           
  Misses         24       24           
Flag Coverage Δ
frontend 11.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jsun1590 jsun1590 changed the title I77 fix yarn lock hotfix:I77 fix yarn lock Aug 12, 2022
@jsun1590 jsun1590 changed the title hotfix:I77 fix yarn lock hotfix: I77 fix yarn lock Aug 12, 2022
@jsun1590
jsun1590 merged commit 5b50c79 into main Aug 12, 2022
@jsun1590
jsun1590 deleted the i177-hotfix_update_yarn_lock branch August 12, 2022 06:57
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.

hotfix: update yarn lock

2 participants