Uh oh!
There was an error while loading. Please reload this page.
Fix cli bin path - #8
Conversation
@vjeux could/did you publish a new version? :) |
vjeux
commented
Jul 17, 2016
This is not on npm yet. What new version do you want me to release? |
keyz
commented
Jul 17, 2016
Oh, i thought https://www.npmjs.com/package/create-react-app was just https://github.com/facebookincubator/create-react-app/blob/master/global-cli/package.json... Isn't it? @gaearon |
gaearon
commented
Jul 17, 2016
That's a placeholder package for now. It just has a name but no code. We'll keep it that way until the official release. For now "Contributing" flow in README is the only way to test this thing! |
gaearon
commented
Jul 17, 2016
(I guess npm link could also work) |
@gaearon lol so that's why i got no |
gaearon
commented
Jul 17, 2016
Please be careful publishing forks, somebody might watch your account and then it'll be all over Twitter ;-) |
keyz
commented
Jul 17, 2016
Yeah I unpublished it already after testing :) |
The current setup doesn't work withnvm: thecreate-react-appfile doesn't get added to npm's global.binfolder. Adding a./prefix fixed this.https://docs.npmjs.com/files/package.json#bin