Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Fix yarn install && yarn build flow on M1 #2

Merged
merged 3 commits into from
Nov 15, 2022

Conversation

jbowen93
Copy link
Member

@jbowen93 jbowen93 commented Nov 4, 2022

This is fixed by

  1. Deleting packages/ directories that are not needed. Specifically contracts-governance, contracts-periphery, contracts.
  2. In packages/common-ts update pino dependency to ^7.0.0 and delete pino-multi-stream

Resolves: #3

@jbowen93 jbowen93 changed the title PREVIEW Fix yarn install && yarn build flow on M1 Nov 4, 2022
@jbowen93 jbowen93 changed the base branch from develop to astria-dev November 15, 2022 21:46
@jbowen93 jbowen93 marked this pull request as ready for review November 15, 2022 21:47
@jbowen93 jbowen93 requested a review from joroshiba November 15, 2022 21:47
@jbowen93 jbowen93 merged commit 816e7cf into astria-dev Nov 15, 2022
joroshiba pushed a commit that referenced this pull request Nov 23, 2022
Additional tweaks to prevent test flakes in the SDK.
joroshiba pushed a commit that referenced this pull request Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix yarn install && yarn build
2 participants