cliftonc/calipso

after installing calipso globally, when i try to run $ calipso , I get following error.

PManager1 opened this issue · 5 comments

calipso
/usr/local/bin/calipso: line 10: exec: node: not found

But node is the nodejs executable. Can you type node on the conmand line?
Andy

Sent from my iPhone

On Oct 29, 2014, at 9:46 PM, jayp notifications@github.com wrote:

calipso
/usr/local/bin/calipso: line 10: exec: node: not found


Reply to this email directly or view it on GitHub
#265.

yes

and black background on http://calip.so/ looks ugly.

The styling might be a little outdated, yes. If your still having trouble there is a module_refactor branch which is the next version. It uses the whole calipso module as a submodule to the site you're building rather than trying to do a shell install. I was going to update the npm a few months ago but other things got in the way. You would download it then do npm install -g . in the folder to install calipso globally. Then you should be able to use the calipso command line. The module refactor should also work locally within the repo. Are you using a MONGO_URI or a config file?
Thanks
Andy

On Oct 29, 2014, at 10:32 PM, jayp notifications@github.com wrote:

and black background on http://calip.so/ http://calip.so/ looks ugly.


Reply to this email directly or view it on GitHub #265 (comment).