Skip to content
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

nodester app create - no error info when app exists #11

Closed
EvanBurchard opened this issue Apr 5, 2011 · 3 comments
Closed

nodester app create - no error info when app exists #11

EvanBurchard opened this issue Apr 5, 2011 · 3 comments

Comments

@EvanBurchard
Copy link

So it's fairly obvious why this fails, but as it will be a likely first experience for people to try example code, it might be worth guiding this experience a bit more. Also, since there is no way to check whether a project name has been taken through the cli, non cargo culters who enter their app name without copy/pasting could also run into this issue.

I think an error message such as "[app name] has already been taken. Please select a new app name," would be really helpful.

Reproducing:
$ nodester app create myapp hello.js
nodester info creating app: myapp hello.js
nodester ERRO failure

@adrusi
Copy link

adrusi commented Apr 14, 2011

I agree. it had me really confused as to what the error was

@chrismatthieu
Copy link
Collaborator

Not sure how to deploy the update CLI to NPM

@yocontra
Copy link
Contributor

It's npm publish from the directory of the package. You need credentials for the package though (whoever created it should have them)

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

No branches or pull requests

4 participants