Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Remove extra npm install #190

Merged
merged 2 commits into from
May 26, 2018
Merged

Conversation

chinesedfan
Copy link
Member

Usually, npm is installed with nodejs. And latest [email protected] is not compatible with nodejs@4, which will break our CI.

@chinesedfan
Copy link
Member Author

chinesedfan commented May 24, 2018

Interesting. npm@2 will fail with unmet peer dependencies, while npm@3+ will not. And the greenkeeper has stopped working to upgrade stylelint to fix this problem.

@emilgoldsmith
Copy link
Member

Hmm, node v4 is not LTS anymore either though, and I know many major packages have stopped supporting it, so maybe we should also just remove it from our CI?

@chinesedfan
Copy link
Member Author

Sure, I can revert those nodejs@4 related commits this weekend.

@emilgoldsmith
Copy link
Member

Awesome, thanks!

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 99.635% when pulling 79ca0c1 on chinesedfan:fix_ci into 661e595 on styled-components:master.

Copy link
Member

@emilgoldsmith emilgoldsmith left a comment

Choose a reason for hiding this comment

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

Merging it in!

@emilgoldsmith emilgoldsmith merged commit 379177d into styled-components:master May 26, 2018
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.

3 participants