摘要:
问题: 使用npm install编译项目的时候容易出现node-sass报安装失败报npm ERR! Failed at the node-sass@XXX postinstall script 解决方式: 卸载失败的安装npm uninstall node-sass 在**https://git 阅读全文
posted @ 2021-12-15 19:25
1_f
阅读(297)
评论(0)
推荐(0)
摘要:
问题ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: NO) 解决方式 关闭MySQL服务net stop mysql 以管理员权限运行第一个窗口 进入到MySQL的bin文件下,mysql8 阅读全文
posted @ 2021-12-15 19:17
1_f
阅读(70)
评论(0)
推荐(0)
摘要:
错误信息 [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.0.1.RELEASE:repackage (default) on project xc-framework-common 阅读全文
posted @ 2021-12-15 19:00
1_f
阅读(457)
评论(0)
推荐(0)
摘要:
使用maven创建多模块项目的时候 对 service_edu打包的时候报错 [WARNING] The POM for com.mxc:wa-service:jar:1.0-SNAPSHOT is missing, no dependency information available 解决在父模 阅读全文
posted @ 2021-12-15 18:55
1_f
阅读(1455)
评论(0)
推荐(0)
摘要:
报错信息 cnpm : 无法加载文件 D:\Program Files\nodejs\node_global\cnpm.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中的 about_Execut 阅读全文
posted @ 2021-12-15 18:48
1_f
阅读(82)
评论(0)
推荐(0)
摘要:
更改vmware的兼容性即可,改为Worksatation 8.x之后正常 阅读全文
posted @ 2021-12-15 18:45
1_f
阅读(344)
评论(0)
推荐(0)
摘要:
解决方式为和修改不编译.properties .xml文件相同 <build> <resources> <resource> <filtering>true</filtering> <directory>${project.basedir}/src/main/resources</directory 阅读全文
posted @ 2021-12-15 18:41
1_f
阅读(3977)
评论(0)
推荐(0)
摘要:
1. 检查maven的配置如下 2. 设置自己的settings <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/repositories/central/ 阅读全文
posted @ 2021-12-15 18:36
1_f
阅读(444)
评论(0)
推荐(0)
摘要:
错误为运行xxxApplication报以下的错误 *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataS 阅读全文
posted @ 2021-12-15 18:17
1_f
阅读(189)
评论(0)
推荐(0)

浙公网安备 33010602011771号