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 Object.Yargs.self._parseArgs (/usr/local/lib/node_modules/js4eos/node_modules/yargs/yargs.js:990:30)
at Object.get [as argv] (/usr/local/lib/node_modules/js4eos/node_modules/yargs/yargs.js:930:19)
at startCmd (/usr/local/lib/node_modules/js4eos/js4eos:8:3)
at Object.<anonymous> (/usr/local/lib/node_modules/js4eos/js4eos:28:5)
at Module._compile (internal/modules/cjs/loader.js:722:30)
编译合约报错,但是编译hello合约又可以。