Famous/framework

Uppercase username/No dependencies found

Opened this issue · 1 comments

I unknowingly made the first letter of my username uppercase which caused me not to be able to run the basic scaffolded project. I received a few errors below in the console.

Dale:hello-world (HEAD) has an uppercase letter in its name; use lowercase only

Uncaught Error: No dependencies found for dale:hello-world (HEAD)

Which made it pretty clear that I should not use uppercase in my username, but I could not figure out how to change it.

Maybe there should be a warning when running famous register or it should automatically lowercase the provided username.

Ultimately I ended registering with a different email address and everything worked.

Hi Dale, thanks for this report and apologies for the friction. Agree, we should at least warn when a username isn't compatible. Count this as an oversight on our part. This is on our radar and we should have a fix in soon. Related to https://github.com/Famous/famous-cli