- 博客(5)
- 收藏
- 关注
原创 vue学习日记(一)Node.js和npm依赖的安装配置
工欲善其事必先利其器,虽然不是第一次接触vue,但被npm安装支配的恐惧现在还是能回忆起来。下面是笔者自己在安装npm的时候一些注意事项,希望能对你有帮助。首先是Node.js 操作vue项目 必须要安装node.js环境,老油条的这篇文章已经非常详细,我就不再赘述。【node.js 安装详细步骤教程】我补充几点:(一) 新建两个文件夹 node_global和node_cache 可以不用放在nodejs的安装目录,其他地方也行。(二)去home目录下 找到一个配置文件比如我的:C:\Us.
2020-09-02 23:17:35
404
原创 Process finished with exit code 1 解决方法汇总
在idea启动项目的时候,有时会碰到Process finished with exit code 1 的情况,这里笔者总结了几种场景和对应的解决方法,以供大家参考。情景一:logback-spring.xml 版本冲突,或者logback-spring.xml 文件的格式错误导致。解决方法:仔细检查文件里的格式,去掉冲突的依赖版本情景二:yml配置文件,pom文件里有错误,可能是错字或者其他。解决方法:仔细检查文件里的内容,保证格式和内容正确。情景四:连接时间设置的太短,项目没
2020-08-05 21:01:18
159796
15
原创 org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start:解决方法
org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start:org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[]]我打开我们公司的远古项目之后,配好Tomcat 和项目架构,启动报这
2020-07-21 13:21:17
2112
原创 nested exception is redis.clients.jedis.exceptions.JedisConnectionExcep 解决方法
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'OrdersIteamController' defined in file [C:\Users\Administrator\Desktop\book\web\target\classes\com\siner\web\Or...
2020-04-19 23:24:50
22351
原创 An error happened during template parsing (template: "class path resource [templates/xxxxxx 问题的解决方法
刚刚用thymeleaf框架的时候碰到一个有趣的问题org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/bookstore/proinfo.html]") at org.thyme...
2020-04-15 22:00:50
2261
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人