Results 2 comments of solid-pay

I get a similar error ``` /usr/local/lib/node_modules/@solid/cli/bin/solid-bearer-token:24 token.finally(() => saveIdentityManager(identityManager, settingsFile)); ^ TypeError: token.finally is not a function at Object. (/usr/local/lib/node_modules/@solid/cli/bin/solid-bearer-token:24:14) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32)...

@RubenVerborgh thanks for the quick reply ( solidpay == melvin :) ) I believe im using node 8, I tried from master : ``` node -v v8.10.0 ``` ``` node...