Skip to content

Formatting a citation throws an exception #4

Description

@rdmpage

I've grabbed the current repository and am running it locally (Mac OS X 10.10.5 , node v0.12.4). If I try and format a citation I invariably get an exception rather than a formatted citation:

/Users/rpage/Development/refindit/format/node_modules/jsdom/lib/jsdom/level1/core.js:412 set nodeName() { throw new core.DOMException();}, ^ SyntaxError: Unexpected token ) at exports.runInThisContext (vm.js:73:16) at Module._compile (module.js:443:25) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Module.require (module.js:365:17) at require (module.js:384:17) at Object. (/Users/rpage/Development/refindit/format/node_modules/jsdom/lib/jsdom/level2/core.js:1:94) at Module._compile (module.js:460:26) at Object.Module._extensions..js (module.js:478:10)

I've also created a Dockerised version of refindit and I get the same error. Is the production code in use at http://refindit.org the same as what is in this repository?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions