Skip to content

Conversation

@swarkewalia
Copy link

ℹ️ Issue SSF-118

Closes

📝 Description

Discovered a version conflict between strip-ansi v6.0.1 and v7.1.2. Since most packages use v6.0.1 I added a yarn resolution to force all packages to use v6.0.1.

✔️ Verification

Tested by removing node_modules and yarn.lock, running yarn install and running the app to make sure it worked.
v7.1.2 was used by lint-staged so I also tested lint to make sure that still worked.

Copy link
Member

@amywng amywng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm now getting the error
s.stringWidth is not a function
when i try to run the app after running yarn install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants