Skip to content

Conversation

@adamdicarlo
Copy link
Contributor

create-elm-app crashed out-of-the-box after installing with yarn global add create-elm-app, at least on yarn 0.19.1. This was due to the fact that yarn had installed the elm package alongside create-elm-app rather than in the expected create-elm-app/node_modules.

Fixes #90

`create-elm-app` crashed out-of-the-box after installing with `yarn
global add create-elm-app`, at least on yarn 0.19.1. This was due to the
fact that yarn had installed the `elm` package alongside
`create-elm-app` rather than in the expected
`create-elm-app/node_modules`.

Fixes halfzebra#90
@halfzebra
Copy link
Owner

@adamdicarlo good job! 👍
Merging this, I think there's a little mistake in the CI setup.

I'll fix it asap and make a release.

@halfzebra halfzebra merged commit f175f33 into halfzebra:master Feb 7, 2017
@adamdicarlo adamdicarlo deleted the fix-cannot-find-elm-package-json branch February 7, 2017 20:48
@adamdicarlo
Copy link
Contributor Author

awesome! I hope the cli component makes sense. I really wasn't sure what to put, and didn't want to just put fix(): ... :)

first time using commitizen... very cool.

@adamdicarlo
Copy link
Contributor Author

@halfzebra doesn't look like it's hit npm registry yet, could you give it a publish? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants