-
Notifications
You must be signed in to change notification settings - Fork 12k
ng new create project in different path in OSX #2120
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
@tmleeek perhaps you could try once more creating a new project under the /Users/alawialbaiti/projects/ directory. I just tried to reproduce the issue you've described and was unsuccessful. I must mention that I ran |
I have done install -g with SUDO , i have try now to recreate the project but the problem still exist even that i am in other folder Alawis-MacBook-Pro:Desktop alawialbiti$ cd demo |
Can you run |
sure Alawis-MacBook-Pro:Desktop alawialbiti$ ls 56923 Yoga.pdf alawi test demo ionic-1.3.1 On Thu, Sep 15, 2016 at 7:48 AM, Jason Hodges [email protected]
|
Try running |
i tried without sudo but its full of errors i use OSX 10.11.6 (15G1004) On Thu, Sep 15, 2016 at 8:22 AM, Jason Hodges [email protected]
|
i forget to attach image of installing without sudo with npm log |
i want just to inform me that i have installed the lateset angular-cli and On Thu, Sep 15, 2016 at 8:31 AM, علوي [email protected] wrote:
|
I think your issue is a dupe of #1133, can you check that solution? |
wow thats really was the solution thanks @filipesilva |
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. |
Add `serverTarget` for the prerender architect in the install schematic Closes angular#2120
OSX
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:angular-cli: 0.0.39
node: 5.1.0
os: darwin x64
do on your code? etc.
hello , ng new dont generate in the same folder in same folder its generate it on my home user directory
so i am in this path :
/Users/alawialbaiti/projects/
and type : ng new myapp
i found the project generated in this place :
/Users/alawialbaiti/myapp
more information.
none
The text was updated successfully, but these errors were encountered: