Lucien

Results 1 issues of Lucien

编译合约报错,但是编译hello合约又可以。 ``` anonymous$ js4eos dapp compile eosio.token TypeError: Cannot read property 'kylin' of undefined at compile (/usr/local/lib/node_modules/js4eos/cmds/dapp_cmds/compile.js:35:59) at Object.exports.handler (/usr/local/lib/node_modules/js4eos/cmds/dapp_cmds/compile.js:76:5) at Object.self.runCommand (/usr/local/lib/node_modules/js4eos/node_modules/yargs/lib/command.js:231:22) at Object.Yargs.self._parseArgs (/usr/local/lib/node_modules/js4eos/node_modules/yargs/yargs.js:990:30) at Object.self.runCommand (/usr/local/lib/node_modules/js4eos/node_modules/yargs/lib/command.js:202:45) at...