Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change the order of dependencies install #13

Merged
merged 1 commit into from
Apr 13, 2017

Conversation

louim
Copy link
Contributor

@louim louim commented Apr 13, 2017

Hey!

I noticed while following the readme, that the install order is wrong.

Installing eslint-plugin-prettier before prettier yield this error:

├── eslint-plugin-prettier@2.0.1
└── UNMET PEER DEPENDENCY prettier@>= 0.11.0

npm WARN eslint-plugin-prettier@2.0.1 requires a peer of prettier@>= 0.11.0 but none was installed.

So I swapped the steps in the readme. Cheers!

Copy link
Member

@not-an-aardvark not-an-aardvark left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants