use: import Antd from 'ant-design-vue' import 'ant-design-vue/dist/antd.css' Vue.use(Antd) **But I can't specify the type in packahe.json** 