Got an eslint error when install

Hi @yangz,
this doesn't seems an eslint error but more a tsc error when compiling typescript files.

Can you try to run yarn kbn clean before the yarn kbn bootstrap? that should clean the existing node modules.
If that doesn't help I think we should check the yarn.lock file as specified in this other post: Error while running 6.8 yarn kbn bootstrap