Skip to content

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

Closed
jgo4th opened this issue Jun 8, 2016 · 8 comments
Closed

Doesn't support my username #1043

jgo4th opened this issue Jun 8, 2016 · 8 comments
Labels
needs: more info Reporter must clarify the issue

Comments

@jgo4th
Copy link

jgo4th commented Jun 8, 2016

Please provide us with the following information:

  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
    MacOS Yosemite
  1. Versions. Please run ng --version. If there's nothing outputted, please
    run in a Terminal:
    node --version
    And paste the result here.
    angular-cli: 1.0.0-beta.5
    node: 4.3.1
    os: darwin x64

  2. 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."

  3. The log given by the failure. Normally this include a stack trace and some
    more information.

  4. 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.


    Thanks! We'll be in touch soon.

@aciccarello
Copy link
Contributor

Are you trying to create an angular application with a name with a period in it?

@jgo4th
Copy link
Author

jgo4th commented Jun 9, 2016

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

@aciccarello
Copy link
Contributor

Odd. Tried looking at ember-cli to see if it was throwing this but I don't know why packageName would be resolved as the user name.

Search results

@filipesilva
Copy link
Contributor

Does ng new give you the same problem?

@filipesilva filipesilva added the needs: more info Reporter must clarify the issue label Jun 15, 2016
@filipesilva
Copy link
Contributor

Possibly related: #1079

@osnoser1
Copy link

Command: init.
OS: Windows 10.
Same issue with 1.0.0-beta.15.
Folder name in the format 'a.b'.
I created a symbolic link in the form 'a-z' and it worked.

@filipesilva
Copy link
Contributor

Ah I see what's happening. You're running ng init on your user folder. We do not support project names with a dot, no.

Instead do ng new project-name with dash separators.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: more info Reporter must clarify the issue
Projects
None yet
Development

No branches or pull requests

4 participants