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

πŸƒ Create Elm apps with zero configuration

Results 59 create-elm-app issues
Sort by recently updated
recently updated
newest added

Background: https://github.com/halfzebra/create-elm-app/issues/370 Also, made it so that elm and elm-test will be taken from PATH when possible, it makes possible to use this project with [node2nix](https://github.com/svanderburg/node2nix).

Hi, I don't know if that is a bug, or a feature or something else. My question is the following. I have installed today the module "create-elm-app". I have followed...

### Bug after installing create-elm-app with npm running (as user of root) ``` $ create-elm-app mijn-portofolie Creating mijn-portofolie project... Failed to install elm packages Please, make sure you have internet...

### Is this a bug report? Yes ### Environment 1. `node -v`: `v10.20.1` 2. `npm -v`: `6.11.3` 3. `npm ls create-elm-app -g` (if you haven’t ejected): ``` /home/pierre/.local/share/npm/lib └── [email protected]...

Hello. I have a question about these piling up in my development console (this is in firefox). A new couple of rows gets added every second: ![image](https://user-images.githubusercontent.com/613651/93393126-8bc42a00-f837-11ea-9bad-6a525ff430fb.png) I've added a...

### npm install After running $ npm install -G create-elm-app i get the output: ``` .. + [email protected] added 1299 packages from 773 contributors and audited 15279 packages in 80.205s...

### Is this a bug report? Yes ### Environment 1. `node -v`: v13.2.0 2. `npm -v`: 6.13.7 3. `yarn --version` (if you use Yarn): 4. `npm ls create-elm-app -g` (if...

This issue is tracking the documentation that has to be updated. - [ ] Document new [platform commands ](https://github.com/halfzebra/create-elm-app/blob/master/template/README.md#elm-app-elm-platform-command) - [ ] Update the section [dedicated to page ``](https://github.com/halfzebra/create-elm-app/blob/master/template/README.md#changing-the-page-title) and...

good first issue
docs

https://github.com/zwilias/elm-json will provide you with uninstall, solve, new, tree commands etc. It would be useful in common workflows. Please note that it "is very much a work in progress. May...