0
  • OS: Mac OS X Yosemite
  • Installed MongoDB using Homebrew

I get the following error when I try to initiate build on sublime

/bin/sh: mongo: command not found

This is what my mongodb build file in sublime looks like

{
    "selector": "source.js",
    "shell":true,
    "cmd": ["mongo < ${file}"],
    "working_dir" : "/data/db"
}
Abdullah Khan
  • 12,010
  • 6
  • 65
  • 78

0 Answers0