On 24/06/2014 12:18, Ernesto Torresin (ML) wrote: > On 24/06/2014 11:00, Nick Stenning wrote: >> [...] > I am using the master branch indeed, because to read the sources and > compile I was requested by the Makefile to have a .git repository. I'm > going for the 1.2.x branch now.
'npm install .' in the v1.2.x gave me [email protected] as specified in package.json and required by [email protected], but Makefile wants to call the coffeescript node module with the "--no-header" option, that was not present in coffeescript before v. 1.7.1 if I understand correctly https://github.com/jashkenas/coffeescript/commit/2b03fa9077cea31b25cb23518d8af59fe5b80fed. Should I modify the package.json or the Makefile? Thank you E.T. _______________________________________________ annotator-dev mailing list [email protected] https://lists.okfn.org/mailman/listinfo/annotator-dev Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev
