Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
567
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. Windows PowerShell
  2. Copyright (C) 2016 Microsoft Corporation. All rights reserved.
  3.  
  4. PS C:\WINDOWS\system32> npm install node-index
  5. C:\WINDOWS\system32
  6. `-- node-index@0.0.2
  7. `-- natural@0.1.29
  8. +-- apparatus@0.0.9
  9. | `-- sylvester@0.0.21 deduped
  10. +-- sylvester@0.0.21
  11. `-- underscore@1.8.3
  12.  
  13. npm WARN enoent ENOENT: no such file or directory, open 'C:\WINDOWS\system32\package.json'
  14. npm WARN system32 No description
  15. npm WARN system32 No repository field.
  16. npm WARN system32 No README data
  17. npm WARN system32 No license field.
  18. PS C:\WINDOWS\system32>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement