1. OS?
Win7 64 bit
2. Versions. Please run ng --version. If there's nothing outputted, please
angular-cli: 1.0.0-beta.9
node: 6.3.0
os: win32 x64
4. The log given by the failure. Normally this include a stack trace and some
more information.
C:UsersarmyTikDesktopangular2_projects1newFolder>ng new pro_name
(node:6604) fs: re-evaluating native module sources is not supported. If you are using
the graceful-fs module, please update it to a more recent version.
You cannot use the new command inside an angular-cli project.
You got a nice message why this is not working; "You cannot use the new command inside an angular-cli project.".
In angular-cli there is a command : "ng new project-name".
Sorry @jkuri I'm having the same issue. Not sure what I'm doing wrong.
位 mkdir wk
位 cd wk
C:\code\wk
位 ng new wkmobile
(node:17592) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
You cannot use the new command inside an angular-cli project.
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._
Most helpful comment
Sorry @jkuri I'm having the same issue. Not sure what I'm doing wrong.