-
Notifications
You must be signed in to change notification settings - Fork 12k
Doesn't support my username #1043
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
Comments
Are you trying to create an angular application with a name with a period in it? |
Created a new git repository, cloned into a folder called MasterDataClientTracking and cd inside and try to run 'ng init'. And I get the error This name is my user profile name on my terminal shell |
Odd. Tried looking at ember-cli to see if it was throwing this but I don't know why Search results |
Does |
Possibly related: #1079 |
Command: init. |
Ah I see what's happening. You're running Instead do |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Versions. Please run
ng --version
. If there's nothing outputted, pleaserun in a Terminal:
node --version
And paste the result here.
angular-cli: 1.0.0-beta.5
node: 4.3.1
os: darwin x64
Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
"ng init" returns "We currently do not support a name of
josh.goforth
."The log given by the failure. Normally this include a stack trace and some
more information.
Mention any other details that might be useful.
This is just my user account on my mac. Don't understand why a simple user name could break it.
The text was updated successfully, but these errors were encountered: