Hey there.

I'm trying to use node distribution of react 16 with reagent 0.8.0-alpha2. 
I do:

   1. lein new reagent reagent-app
   2. Change reagent version to 0.8.0-alpha2
   3. npm install react react-dom
   4. lein cljsbuild once app

Actual result:

[eval]:85
            !id.startsWith(goog:);
                           ^^^^

SyntaxError: missing ) after argument list
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Object.<anonymous> ([eval]-wrapper:6:22)
    at Module._compile (module.js:635:30)
    at evalScript (bootstrap_node.js:462:27)
    at startup (bootstrap_node.js:163:9)
    at bootstrap_node.js:608:3

OS: windows 7
npm version: 5.5.1
node v8.9.3


Related issue for 
reagent: https://github.com/reagent-project/reagent/issues/357


Thanks


-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to