8000 Creating a project with kabob-case causes errors · Issue #4 · infinitered/firebird · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Creating a project with kabob-case causes errors #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jamonholmgren opened this issue May 1, 2017 · 0 comments
Open

Creating a project with kabob-case causes errors #4

jamonholmgren opened this issue May 1, 2017 · 0 comments
Labels

Comments

@jamonholmgren
Copy link
Member
jamonholmgren commented May 1, 2017

When using mix phoenix.new some-kabob-case, you'll get this error:

** (Mix) Application name must start with a letter and have only lowercase letters, numbers and underscore, got: "some-kabob-case". The application name is inferred from the path, if you'd like to explicitly name the application then use the `--app APP` option.

With Firebird, it creates the project anyway, which then screws up the project.

image

We should implement the same protections as Phoenix's generator (or push this upstream if it's an upstream problem).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0