create-elm-app icon indicating copy to clipboard operation
create-elm-app copied to clipboard

Please make elm a peer dependencies

Open bangzek opened this issue 6 years ago • 2 comments

Currently we got two elm when installing this package: .../node_modules/create-elm-app/node_modules/elm-webpack-loader/node_modules/elm/bin/elm .../node_modules/create-elm-app/node_modules/elm/bin/elm

FYI the upstream elm-webpack-loader already make elm a peerDependencies

bangzek avatar Sep 21 '19 12:09 bangzek

Maybe related: https://github.com/halfzebra/create-elm-app/issues/172#issuecomment-333044048

andys8 avatar Oct 03 '19 10:10 andys8

Hello friends, thanks for raising this issue! :+1:

I think there's enough reasons to move elm out of this package by now, I think it's good idea. I'm not sure when I'll have time to work on this, most likely closer to the holiday time.

Otherwise PRs are very welcome, I'll do my best to support your efforts if you are interested in making a PR.

halfzebra avatar Oct 13 '19 19:10 halfzebra