Hashnode / mern-cli

⛔️ DEPRECATED - A cli tool for getting started with MERN
http://mern.io/
MIT License
572 stars 149 forks source link

Resolve bin issue "* does not exist" when installed via Yarn #22

Closed palcisto closed 6 years ago

palcisto commented 7 years ago

This PR is a proposed solution to the following issue: https://github.com/Hashnode/mern-cli/issues/21.

I saw that mern-cli uses commander.js to run the commands, however I am not familiar with that tool and opted to solve the issue similarly to https://github.com/vuejs/vue-cli/pull/206.

Please let me know if there is anything I can do to help either get this merged in or work out another solution.

mannyhenri commented 6 years ago

Many updates coming for mern-cli closing this one for now.