Advertisement
Guest User

Untitled

a guest
Dec 11th, 2014
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. $ npm test
  2.  
  3. > manatee@1.0.0 pretest /home/swills/manatee
  4. > ./lint.sh
  5.  
  6. make: "/home/swills/manatee/deps/javascriptlint/Makefile" line 23: Missing dependency operator
  7. make: "/home/swills/manatee/deps/javascriptlint/Makefile" line 27: Need an operator
  8. make: "/home/swills/manatee/deps/javascriptlint/Makefile" line 30: Need an operator
  9. make: Fatal errors encountered -- cannot continue
  10. make: stopped in /home/swills/manatee/deps/javascriptlint
  11. npm ERR! Test failed. See above for more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement