Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:citation_styles:citeproc-node [2013/05/24 10:34] – citeServer.js had moved to a sub-directory pietschdev:citation_styles:citeproc-node [2017/11/27 04:21] (current) – Remove Zotero 5 warning bwiernik
Line 1: Line 1:
 +
 ====== Setting up the standalone citeproc-node server ====== ====== Setting up the standalone citeproc-node server ======
  
Line 55: Line 56:
 node-waf distclean &&  node-waf configure build</code> node-waf distclean &&  node-waf configure build</code>
  
-(If the command gives an error the first time, try it again.)+If the command gives an error the first time, try it again. 
 +If that does not help, try this while you are still in the contextify directory: 
 + 
 +<code bash> 
 +cd .. && rm -r contextify 
 +git clone https://github.com/brianmcd/contextify.git 
 +cd contextify && npm rebuild</code> 
  
 ----- -----
dev/citation_styles/citeproc-node.1369406090.txt.gz · Last modified: 2013/05/24 10:34 by pietsch