calipso icon indicating copy to clipboard operation
calipso copied to clipboard

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

Open PManager1 opened this issue 11 years ago • 5 comments

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

PManager1 avatar Oct 30 '14 01:10 PManager1

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 [email protected] wrote:

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

— Reply to this email directly or view it on GitHub https://github.com/cliftonc/calipso/issues/265.

richtera avatar Oct 30 '14 02:10 richtera

yes

PManager1 avatar Oct 30 '14 02:10 PManager1

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

PManager1 avatar Oct 30 '14 02:10 PManager1

this is clean http://richtera.org/

PManager1 avatar Oct 30 '14 02:10 PManager1

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 [email protected] wrote:

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

— Reply to this email directly or view it on GitHub https://github.com/cliftonc/calipso/issues/265#issuecomment-61037513.

richtera avatar Oct 30 '14 11:10 richtera