I'm trying to get this working with the dev version of fava, but can't run 
`make build-js` with this error:-

        for ( var item of map.entries() ) {
                       ^^
SyntaxError: Unexpected identifier
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> 
(/home/ngoonee/fava/fava/static/node_modules/rollup/bin/rollup:5:14)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
npm ERR! Linux 3.13.0-100-generic
npm ERR! argv "node" "/usr/bin/npm" "run" "build"
npm ERR! node v0.10.37
npm ERR! npm  v3.10.9
npm ERR! code ELIFECYCLE
npm ERR! fava@0.0.0 build: `rollup -c`
npm ERR! Exit status 8
npm ERR! 
npm ERR! Failed at the fava@0.0.0 build script 'rollup -c'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the fava package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     rollup -c
npm ERR! You can get information on how to open an issue for this project 
with:
npm ERR!     npm bugs fava
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls fava
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR!     /home/ngoonee/fava/fava/static/npm-debug.log
make: *** [build-js] Error 1

I notice favadev.pythonanywhere.com is also not public (yet?), so probably 
this is already known? My primary interest is actually using the new 
transaction input form, really.

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/715458ed-1eef-4d08-af0e-2100cb0daf55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to