Skip to content

fixes styled-components wrong peer dependency#4558

Merged
dimitropoulos merged 2 commits intoKong:developfrom
dimitropoulos:fix/sc-peer-dep
Mar 8, 2022
Merged

fixes styled-components wrong peer dependency#4558
dimitropoulos merged 2 commits intoKong:developfrom
dimitropoulos:fix/sc-peer-dep

Conversation

@dimitropoulos
Copy link
Copy Markdown
Contributor

Our recent upgrade to NPM uncovered an error in our peer dependencies. We had been (wrongly) specifying a peer dependency for styled-components that is higher than the version we were actually using.

This is a breaking bug, now, that prevents install of some packages, e.g.:

Screenshot_20220308_091718

To reproduce run npm run bootstrap then cd plugins/insomnia-plugin-kong-portal then npm install

@dimitropoulos dimitropoulos self-assigned this Mar 8, 2022
@dimitropoulos dimitropoulos enabled auto-merge (squash) March 8, 2022 19:14
@dimitropoulos dimitropoulos merged commit 6250705 into Kong:develop Mar 8, 2022
@dimitropoulos dimitropoulos deleted the fix/sc-peer-dep branch March 8, 2022 19:37
@dimitropoulos dimitropoulos added the dependencies Bot: Pull requests that update a dependency file label Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot: Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants