随笔分类 -  Vue

摘要:vue版本 vuex版本 vue2 vuex3 npm install vuex@3.6.2 vue3 vuex4 npm install vuex@4.1.0 阅读全文
posted @ 2024-02-18 16:40 MMFOnly 阅读(55) 评论(0) 推荐(0)
摘要:如果出现request to xxx failed, reason: certificate has expired可能是因为淘宝镜像的版本是老的版本,没有访问权限,可以使用以下的命令更新为最新版本 npm config set registry https://registry.npmmirror 阅读全文
posted @ 2024-01-30 10:06 MMFOnly 阅读(2151) 评论(0) 推荐(0)