Advertisement
Guest User

Untitled

a guest
Sep 5th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. [1] dionyziz@lovelace /var/www/ting.gr/html/client (master*) % _ npm install assert
  2. npm WARN package.json ting@0.1.0 No README data
  3. npm WARN package.json ting@0.1.0 license should be a valid SPDX license expression
  4. npm WARN unmet dependency /var/www/ting.gr/html/client/node_modules/jest-cli/node_modules/jasmine-only requires coffee-script@'~ 1.6.3' but will load
  5. npm WARN unmet dependency /var/www/ting.gr/html/client/node_modules/jest-cli/node_modules/coffee-script,
  6. npm WARN unmet dependency which is version 1.10.0
  7. assert@1.3.0 node_modules/assert
  8. └── util@0.10.3 (inherits@2.0.1)
  9. [1] dionyziz@lovelace /var/www/ting.gr/html/client (master*) % gulp browserify
  10.  
  11. Error: Cannot find module 'buffer/'
  12. at Function.Module._resolveFilename (module.js:338:15)
  13. at Function.require.resolve (module.js:384:19)
  14. at Object.<anonymous> (/var/www/ting.gr/html/client/node_modules/browserify/lib/builtins.js:2:26)
  15. at Module._compile (module.js:456:26)
  16. at Object.Module._extensions..js (module.js:474:10)
  17. at Module.load (module.js:356:32)
  18. at Function.Module._load (module.js:312:12)
  19. at Module.require (module.js:364:17)
  20. at require (module.js:380:17)
  21. at Object.<anonymous> (/var/www/ting.gr/html/client/node_modules/browserify/index.js:7:16)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement