hyperion101010

Untitled

Feb 24th, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. hyperion@hyperion:~/sih_project/exp/js$ rm -rf node_modules
  2. hyperion@hyperion:~/sih_project/exp/js$ grep -r node_modules
  3. hyperion@hyperion:~/sih_project/exp/js$ npm install && npm install topojson
  4. npm WARN nothing@1.0.0 No description
  5. npm WARN nothing@1.0.0 No repository field.
  6.  
  7. npm ERR! path /home/hyperion/sih_project/exp/js/node_modules/topojson/node_modules/topojson-server/bin/geo2topo
  8. npm ERR! code ENOENT
  9. npm ERR! errno -2
  10. npm ERR! syscall chmod
  11. npm ERR! enoent ENOENT: no such file or directory, chmod '/home/hyperion/sih_project/exp/js/node_modules/topojson/node_modules/topojson-server/bin/geo2topo'
  12. npm ERR! enoent This is related to npm not being able to find a file.
  13. npm ERR! enoent
  14.  
  15. npm ERR! A complete log of this run can be found in:
  16. npm ERR! /home/hyperion/.npm/_logs/2019-02-24T06_27_48_672Z-debug.log
Add Comment
Please, Sign In to add comment