摘要: Windows:set NODE_OPTIONS openssl-legacy-provider 也可手动操作:此电脑->右键(属性)-> 高级系统设置->环境变量->系统变量->新建NODE_OPTIONS:--openssl-legacy-provider; 如果重新启动项目未生效,重新启动电脑 阅读全文
posted @ 2025-02-19 22:12 mmcol 阅读(179) 评论(0) 推荐(0)
摘要: error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "22.14.0" 阅读全文
posted @ 2025-02-19 21:22 mmcol 阅读(745) 评论(0) 推荐(0)
摘要: Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an 阅读全文
posted @ 2025-01-19 19:47 mmcol 阅读(457) 评论(0) 推荐(0)
摘要: 克隆项目 git clone https://github.com/PanJiaChen/vue-element-admin.git 进入项目目录 cd vue-element-admin 安装依赖 npm install 如果需要转换成中文,在git终端里git checkout i18n,切换分 阅读全文
posted @ 2025-01-15 15:24 mmcol 阅读(25) 评论(0) 推荐(0)
摘要: rabbitmq-server.bat start 首先浏览器访问 http:localhost:15672 RabbitMQ启动成功后,默认有一个 guest 用户,此用户账号密码都是 guest 阅读全文
posted @ 2025-01-14 13:29 mmcol 阅读(5) 评论(0) 推荐(0)
摘要: 下载 官网:http://tomcat.apache.org/ 选择下载64-Bit Windows zip(Win64) 2.解压到任意一个盘,如,D:\apache-tomcat-9.0.98 3.设置环境变量 CATALINA_HOME:D:\apache-tomcat-9.0.98 找到系统 阅读全文
posted @ 2025-01-10 22:39 mmcol 阅读(1138) 评论(0) 推荐(0)
摘要: Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an 阅读全文
posted @ 2025-01-03 10:04 mmcol 阅读(2655) 评论(1) 推荐(1)
摘要: 1、由于SpringBoot默认对于properties文件的编码方式使用的是ISO_8859_1,我们可以在代码中将原有的字符串转换为UTF-8格式: 2、修改原有的.properties配置文件为yaml格式 阅读全文
posted @ 2025-01-02 17:02 mmcol 阅读(309) 评论(0) 推荐(0)
摘要: 冒号后面需要两个空格 阅读全文
posted @ 2025-01-02 14:06 mmcol 阅读(49) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示