Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All rights reserved.
  2.  
  3. C:UsersSai Krishna>node -v v6.10.1
  4.  
  5. C:UsersSai Krishna>npm -v
  6. 3.10.10
  7.  
  8. C:UsersSai Krishna>ng -v
  9.  
  10. 'ng' is not recognized as an internal or external command, operable program or batch file.
  11.  
  12. C:UsersSai Krishna>npm install -g @angular/cli npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules@angularclinode_moduleschokidarnode_modulesfsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
  13.  
  14. C:UsersSai Krishna>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement