logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

执行webpack -v,CLI for webpack must be installed.webpack-cli (https://github.com/webpack/webpack-cli)

执行webpack -v,却没返回版本消息PS E:\mango-ui> webpack -v ,CLI for webpack must be installed.webpack-cli (https://github.com/webpack/webpack-cli) We will use "npm" to install the CLI via "npm install -D webpack

解决git下载报错:fatal: unable to access ‘https://github.com/.../.git/‘:

解决git下载报错:fatal: unable to access ‘https://github.com/…/.git/’:…

#git#github
idea插件生成dao类service类controller类以及mapper.xml

idea插件生成dao类service类controller类以及mapper.xml,安装插件Easycode和MybatisX,不用自己写代码,但需要根据公司业务进行部分修改。

#intellij-idea
解决git下载报错:fatal: unable to access ‘https://github.com/.../.git/‘:

解决git下载报错:fatal: unable to access ‘https://github.com/…/.git/’:…

#git#github
通过Jedis连接操作Redis操作报错:Failed to create socket和connect timed out

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".SLF4J: Defaulting to no-operation (NOP) logger implementationException in thread "main"redis.clients.jedis.exceptions.JedisConnectionExc

#redis#java
Linux下载安装Redis步骤 和 安装中遇到的问题:执行make和make install报错以及src文件中没有redis.server和redis.cli等文件

Linux下载安装redis的安装步骤以及安装中遇到的问题:src文件中没有redis.server和redis.cli等文件,或执行make或者make install报错

#linux#redis
“error“ : “no handler found for uri [/test1/_doc/1/update?pretty=true] and method [POST]或者[GET]“

"error" : "no handler found for uri [/test1/_doc/1/update?pretty=true] and method [POST]或者[GET]的错误

#elasticsearch#大数据#搜索引擎
Reading the configuration file, at line 数字>>> xxxx Can‘t open the log file: Permission denied等权限不够报错

启动redis时报错,***FATALCONFIGFILEERROR(Redis6.0.6)***Readingtheconfigurationfile,atline257>>>‘logfile“6380.log”’Can’topenthelogfilePermissiondenied。主要原因是权限不够,权限被拒绝,可以通过执行su,进入root用户下,在进行启动。...

#linux#centos#数据库
暂无文章信息