truffle-box / react-box

Truffle, Webpack and React boilerplate.
https://truffle-box.github.io/
MIT License
736 stars 251 forks source link

Fix client README for yarn #104

Closed ccccqcccc closed 4 years ago

ccccqcccc commented 5 years ago

Summary

Fix client README file to change npm to yarn document.

Background

In the client directory, I try to install packages using by npm install. but it doesnt work. yarn command is worked. so I fix the README guide to yarn installation from npm usages.

adrianmcli commented 5 years ago

I just tested this repo on master and NPM still works, have you tried clearing your node_modules?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if there is no reply to further comments.