package.json mian指向的是 `lib/popover.js`,然而安装完看依赖都没这个目录 我一直重复卸载装!!!😫 fixed: ```json "main" : "src/index.js" ```