Skip to content

Instantly share code, notes, and snippets.

@mfikes
Last active June 17, 2017 13:07
Show Gist options
  • Save mfikes/f6e7caa45a026608621a459cb703ff75 to your computer and use it in GitHub Desktop.
Save mfikes/f6e7caa45a026608621a459cb703ff75 to your computer and use it in GitHub Desktop.
$ script/test-self-parity
Testing with Node
/Users/mfikes/Projects/clojurescript/builds/out-self-parity/cljs/source_map/base64_vlq.js:8
cljs.source_map.base64_vlq.vlq_base = ((1) << (5);
                                                 ^

SyntaxError: Unexpected token ;
    at createScript (vm.js:74:10)
    at Object.runInThisContext (vm.js:116:10)
    at nodeGlobalRequire (/Users/mfikes/Projects/clojurescript/builds/out-self-parity/goog/bootstrap/nodejs.js:87:6)
    at global.CLOSURE_IMPORT_SCRIPT (/Users/mfikes/Projects/clojurescript/builds/out-self-parity/goog/bootstrap/nodejs.js:75:3)
    at Object.goog.importScript_ (/Users/mfikes/Projects/clojurescript/builds/out-self-parity/goog/base.js:907:9)
    at Object.goog.writeScripts_ (/Users/mfikes/Projects/clojurescript/builds/out-self-parity/goog/base.js:1420:16)
    at Object.goog.require (/Users/mfikes/Projects/clojurescript/builds/out-self-parity/goog/base.js:673:14)
    at /Users/mfikes/Projects/clojurescript/builds/out-self-parity/cljs/source_map.js:7:6
    at ContextifyScript.Script.runInThisContext (vm.js:44:33)
    at Object.runInThisContext (vm.js:116:38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment