lumo

:lumo: Standalone ClojureScript environment. Currently at version 1.9.0
2017-11-09T12:33:24.000082Z

The boot dev task is failing on current master with node scripts/bundle.js --dev giving

lumo/scripts/bundle.js:83
  );
  ^
SyntaxError: Unexpected token )
don't see the syntax error, you get this too @anmonteiro?

richiardiandrea 2017-11-09T17:27:39.000357Z

Uhm tried this yesterday and it was working, will try again today @hlolli

richiardiandrea 2017-11-09T17:55:32.000636Z

yep it is still working here, shouldn't be from lumo/target though in your example?

2017-11-09T17:59:38.000660Z

I try maybe deleting the target die and try again, maybe that is whats causing it. Thanks for this @richiardiandrea

anmonteiro 2017-11-09T18:00:08.000230Z

pretty sure it’s your node version