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 install and build errors #722

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

naftalibeder
Copy link

The initial experience running yarn install and yarn build was broken.

This regenerates yarn.lock to fix the dependency install error, and ignores an import cycle linter error to fix the build. (I wasn't able to track down the import cycle, assuming the linter was accurately finding one.)

@naftalibeder naftalibeder changed the title Fix/build fix(build): Fix install and build errors Jan 24, 2023
@naftalibeder naftalibeder changed the title fix(build): Fix install and build errors fix: Fix install and build errors Jan 24, 2023
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

1 participant