博客开发
# 主题开发
安装类型提示
@vuepress/core@vuepress/utils
# 踩坑
有很多版本是 alpha 版的 建议都换成 next版的
If I remove that package then everything works fine.
I tried following things based on comments mentioned in various answers:
- Remove
node_modulesandpackage-lock.jsonand install again withnpm install. - Run the
npm audit fix --force - Run the
npm update
上次更新: 2022/06/05, 20:31:36