E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Registry
yum简易安装的k8s
yuminstall-yetcdkubernetes2.vim/etc/sysconfig/docker#内容改为如下OPTIONS='--selinux-enabled=false--insecure-
registry
gcr.io
爱写代码的菜鸟
·
2024-02-19 19:53
docker (三)-开箱即用&常用命令
一docker架构拉取镜像仓库中的镜像到本地,镜像运行产生一个容器
registry
镜像仓库
registry
可以理解为镜像仓库,用于保存dockerimage。
小关暗器
·
2024-02-19 18:02
docker
容器
运维
error An unexpected error occurred: “https://
registry
.npm.taobao.org
背景:想使用yarn命令结果报错问题原因:原来证书到期了http://
registry
.npm.taobao.org/把这个放到浏览器搜索的时候自动换成https://
registry
.npmmirror.com
동경
·
2024-02-19 15:00
Intereting
Computer
npm
极狐GitLab 镜像仓库使用技巧
极狐GitLab镜像仓库众所周知,极狐GitLab是一个成熟、安全的一体化DevOps平台,其自身内置了容器镜像仓库功能,也即极狐GitLabContainer
Registry
,用户可以将自身需要的镜像推送至极狐
·
2024-02-19 13:42
k8s创建阿里云docker拉取用的密钥
2.创建私有镜像仓库的密码字典kubectlcreatesecretdocker-
registry
密码名称-ndefault--docker-server=
registry
.cn-hangzhou.aliyuncs.com
xcagy
·
2024-02-19 13:36
K8S
云原生之容器编排实践-在K8S集群中使用
Registry
2搭建私有镜像仓库
背景基于前面搭建的3节点Kubernetes集群,今天我们使用
Registry
2搭建私有镜像仓库,这在镜像安全性以及离线环境下运维等方面具有重要意义。
Heartsuit
·
2024-02-19 13:01
云原生
Docker
运维
云原生
kubernetes
容器
Registry2
私有镜像仓库
IDEA2023.3.4开启SpringBoot项目的热部署【简单明了4步操作】
添加devtools依赖org.springframework.bootspring-boot-devtoolsruntimetrueIDEA开启自动编译开启运行中热部署低版本需要双击shift搜索
registry
面向丈母娘编程
·
2024-02-19 12:33
工具
spring
boot
查看更改npm镜像源
一、查看更改npm镜像源1、使用npm官方提供的命令查看镜像源:npmconfigget
registry
命令执行后,会输出当前npm使用的镜像源地址,比如:https://
registry
.npmjs.org
rouer
·
2024-02-19 12:10
npm
前端
node.js
【npm】npm镜像源及命令
淘宝镜像源npmconfigset
registry
https://
registry
.npm.taobao.org(旧版,已到期)淘宝中国镜像源npmconfigset
registry
https://
registry
.npmmirror.com
hzxOnlineOk
·
2024-02-19 12:15
npm
前端
node.js
element admin 项目打包到后端 一起部署到服务器
文件夹前端静态文件放入在配置文件中放行templates文件夹的访问resources:static-locations:classpath:/templates(在WebMvcConfigurer配置行:
registry
.addResourceHandler
虚构的乌托邦
·
2024-02-15 09:59
前端
vue.js
javascript
vue 启动报错--request to https://
registry
.npm.taobao.org/vue-cli failed, reason: connect ECONNREFUSED 12
vue启动报错#requesttohttps://
registry
.npm.taobao.org/vue-clifailed,reason:connectECONNREFUSED127.0.0.1:1080
Tan.]der
·
2024-02-15 01:40
前端
java
idea
vue
安装 Vue CLI 报错
requesttohttps://
registry
.cnpmjs.org/@vue%2fclifailed,reason:Hostname/IPdoesnotmatchcertific
一棵大白杨
·
2024-02-15 01:35
Web前端
vue-cli3
解决stack FetchError: request to https://
registry
.npm.taobao.org/@vue%2fcli-plugin-vuex failed, reason
解决办法1.取消npm代理设置,执行命令npmconfigsetproxynullnpmconfigsethttps-proxynull
钢铁小宝宝
·
2024-02-15 01:29
npm
vue.js
前端
2020-08-05 Yarn 和 NPM 国内快速镜像(淘宝镜像)
NPM查询当前镜像npmget
registry
设置为淘宝镜像npmconfigset
registry
https://
registry
.npm.taobao.org/设置为官方镜像npmconfigset
registry
https
大木博士丶
·
2024-02-14 18:31
nacos+seata 1.2.0
首先我是参照的芋艿的博客搭建的seatahttp://seata.io/zh-cn/blog/seata-quick-start.htmlseata-server配置需要调整的地方:1.
registry
.conf2
luncene_e110
·
2024-02-14 17:07
步骤7:增加前端启动命令,简化流程
前端代码改动后我们会进行下面几步操作:gitpull拉取最新代码yarnbuild或者npmrunbuild,进行打包停止原来的nginx容器,启动新的nginx容器(除了第一次启动时外,非必须)gitpullyarn--
registry
木头就是我呀
·
2024-02-14 16:43
Docker 镜像仓库是什么?有哪些镜像仓库命令?
1.Docker的架构(图片来源:Docker架构图)
Registry
(Docker仓库):Docker仓库用来保存镜像,Docker官方提供了一个公共的Docker仓库,称为DockerHub,开发者可以在
会飞的阿喵
·
2024-02-14 14:54
docker
eureka
容器
Nexus-私服安装 & docker register仓库
其作用和docker的register仓库一样,docker的register仓库不能直观的查看
registry
中的资源情况,必须要自己部署一个ui工具,而Nexus是可视化的,可以看到里面有哪些镜像。
飞翼_U
·
2024-02-14 12:03
npm certificate has expired
最近安装项目包,老是报错certificatehasexpired因为淘宝镜像原地址2024年1月22日已过期所以设置最新镜像地址即可npmconfigset
registry
https://
registry
.npmmirror.com
曹天骄
·
2024-02-14 07:55
npm
前端
node.js
Vue 新版 脚手架 初始化 笔记
Vue2/Vue3修改node更新源将默认的更新源修改为淘宝的下载地址PSC:\Users\Administrator>npmconfigset
registry
https://
registry
.npm.taobao.orgPSC
code-vibe
·
2024-02-14 05:59
前后端分离
Vue
IDEA
vue.js
笔记
前端
Git+TortoiseGit安装
一.安装Git官网下载地址:https://git-scm.com/downloads国内阿里镜像下载地址:https://
registry
.npmmirror.com/binary.html?
柯薇求何
·
2024-02-14 05:23
TComponent::Update
Registry
- C++ Builder
C++Builder参考手册➙TComponent➙Update
Registry
头文件:#include命名空间:System::Classes类:TComponent访问权限:protected:函数原型
玄坴
·
2024-02-14 01:42
【问题:创建Vue项目】npm ERR! code CERT_HAS_EXPIRED npm ERR! errno CERT_HAS_EXPIRED npm ERR!
文章目录问题解决办法问题这个报错是因为你正在尝试访问npm的
registry
,但所使用的SSL证
小馒头学python
·
2024-02-13 10:28
问题
vue.js
npm
前端
Ubuntu安装最新版nodejs
升级到最新稳定版即可(2019/2/26目前是v11.10.0):sudoaptupdate-ysudoaptinstall-ynodejsnodejs-legacynpmsudonpmconfigset
registry
https
晓风残月1994
·
2024-02-13 10:50
管理工具npm与cnpm、npx、nvm、yarn、pnpm的区别
cnpm的区别速度优化关系npm:nodejs的包管理器,用于node插件管理(包括安装、卸载、管理依赖等)优点:npm属于node自带,不需要手动安装,安装node即可缺点:默认仓库地址http://
registry
.npmjs.org
weiweivita
·
2024-02-13 08:32
前端
npm
前端
node.js
org.apache.tomcat.util.modeler.
Registry
.disable
Registry
方法不存在
今天为了修复jackson漏洞要升级spring版本,可是升级了之后报错Anattemptwasmadetocallamethodthatdoesnotexist.Theattemptwasmadefromthefollowinglocation:org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.g
dozenx
·
2024-02-13 06:15
Docker安装配置orcal
1.下载拉取oracle11g镜像--dockerpull
registry
.cn-hangzhou.aliyuncs.com/helowin/oracle_11g2.下载之后使用dockerimaegs
零度呀
·
2024-02-13 06:29
docker
java
docker部署oracle
1.拉取镜像dockerpull
registry
.cn-hangzhou.aliyuncs.com/helowin/oracle_11g2.启动容器dockerrun-d-p1521:1521--nameoracle11g
registry
.cn-hangzhou.aliyuncs.com
今朝花落悲颜色
·
2024-02-13 06:59
数据库
docker
docker
java
容器
如何关闭点击Office Word ,Exce 超链接 警告!
excel,Word,PowerPoint有效Windows
Registry
EditorVersion5.00[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0
极简完美之道~
·
2024-02-13 06:59
软件优化
优化OFFICE
关闭超链接警告
npm ERR! code ETIMEDOUTnpm ERR! syscall connectnpm ERR! errno ETIMEDOUTnpm ERR! network request t
networkrequesttohttps://
registry
.npmjs.org/rxjs/-/rxjs-7.5.6.tgzfailed,reason:connectETIMEDOUT104.16.21.35
纬领网络
·
2024-02-13 05:02
npm
vue.js
javascript
npm ERR! code ENOTFOUND npm ERR! syscall getaddrinfonpm ERR! errno ENOTFOUND报错问题
networkrequesttohttp://
registry
.cnpmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgzfailed,reason:getaddrinfoENOTFOUND
registry
.cn
温岚311
·
2024-02-13 05:01
npx
my-app
npm
前端
node.js
network request to https://
registry
networkrequesttohttps://
registry
.npmjs.org/npmfailed,reason:getaddrinfoENOTFOUND
registry
.npmjs.orgnpmERR
66美炸了
·
2024-02-13 05:31
npm
前端
node.js
network request to https://
registry
.npm的解决方案
networkrequesttohttps://
registry
.npmjs.org/npmfailed,re
海边的吨吨猪
·
2024-02-13 05:00
npm
前端
node.js
npm install 安装依赖如何加速
你可以通过以下命令临时使用淘宝的npm镜像:npminstall--
registry
=https://
registry
.npm.taobao.org如果你想永久更改npm的默认镜像源,可以使用:
舒一笑
·
2024-02-13 00:05
Vue
npm
前端
node.js
npm config set
registry
https://
registry
.npm.taobao.org 这个设置了默认的镜像源之后如何恢复默认的镜像源
要恢复npm默认的镜像源,你可以使用以下命令将
registry
设置回npm的官方源:npmconfigset
registry
https://
registry
.npmjs.org/这个命令会修改你的全局npm
舒一笑
·
2024-02-13 00:05
Vue
npm
前端
node.js
npm ERR! network This is a problem related to network connectivity.
networkrequesttohttps://
registry
.npmjs.org/@vue%2fclifailed,reason:co
舒一笑
·
2024-02-13 00:34
Vue
npm
前端
node.js
Npm 和 Yarn 设置镜像
NPM查询当前镜像npmget
registry
设置为淘宝镜像npmconfigset
registry
https://
registry
.npm.taobao.org/设置为官方镜像npmconfigset
registry
https
小马哥_2020
·
2024-02-12 22:08
Vue JS 安装。根据其他大神 ,自己总结自学
1:安装node.js2:安装淘宝镜像:npminstall-gcnpm-regestry=https://
registry
.npm.taobao.org3:安装脚手架vue-cli:cnpminstall-gvue-cli
liuxus
·
2024-02-12 20:35
关于node与node-sass那些事
首先要明白,对应的版本关系2.然后我开始用nvm换node版本(不熟悉nvm的可以去看我的有关博客),但是这时候又报错了,大致意思就是taobao镜像过期了(npm报错:requesttohttps://
registry
.npm.taobao.orgf
fc&&fl
·
2024-02-12 18:12
前端
sass
小问题分享:request to https
registry
.npm.taobao.orgecharts failed, reason certificate has expired
小问题分享:requesttohttps://
registry
.npm.taobao.org/echartsfailed,reason:certificatehasexpirednpmERR!
one piece(。ò ∀ ó。)
·
2024-02-12 17:28
问题解决记录
npm
前端
node.js
Linux:搭建docker私有仓库(
registry
)
当我们内部需要存储镜像时候,官方提供了
registry
搭建好直接用,废话少说直接操作1.下载安装docker在Linux上安装DockerDesktop|Docker文档https://docs.docker.com
鲍海超-GNUBHCkalitarro
·
2024-02-12 13:06
linux
docker
关于前端vue的一些记录
:node.js、npm、webpack、vue-cli、VsCode(WebStorm)1.去node中文官网下载自己所符合的安装包安装2.安装npm(cnpm)npminstall-gcnpm--
registry
主角_32a4
·
2024-02-12 10:54
docker 版本安装oracle 11g【宿主机数据库文件映射容器内部数据库文件】
1、制作镜像文件1)拉取镜像dockerpull
registry
.cn-hangzhou.aliyuncs.com/helowin/oracle_11g2)导出镜像dockersave-ooracle
流云20200107
·
2024-02-12 09:15
如何在国内快速安装好minikube
如何安装参考如何安装2.安装好修改版后的minikube后,运行`minikubestart--vm-driverhyperkit-v10--
registry
-mirror=https://docker.mirrors.ustc.e
Lokiluo
·
2024-02-12 08:06
关于创建vue项目报错command failed: npm install --loglevel error
一、首先在这个目录下有个文件叫.vuerc二、其次进去之后把里面的"useTaobao
Registry
":false,修改下,我之前是true,后来改成了false才成功。
南风花海
·
2024-02-12 07:56
vue.js
npm
前端
介绍下 npm 模块安装机制,为什么输入 npm install 就可以自动安装对应的模块?
若不存在npm向
registry
查询模块压缩包的网址下载压缩包,存放在根目录下的.npm目录里解压压缩包到当前项目的node_modules目录为啥自动安装输入npminstall命令并敲下回车后,会经历如下几个阶
xin_满眼xin辰
·
2024-02-11 23:46
2024记录搭建vue3项目遇到的两个问题
一,用淘宝镜像https://
registry
.npm.taobao.org安装vue失败原因:证书过期npminstall-g@vue/clinpmERR!
·
2024-02-11 18:15
魔搭社区
ModelScope)官网BiliBili视频安装官网安装文档尽量使用官方已经打包好的镜像,本地python安装的方式很难成功,各种报错解决到哭运行CPU镜像只是体验一下的画可以使用CPU镜像exportIMAGE=
registry
.cn-hangzhou.aliyuncs.com
·
2024-02-11 18:44
人工智能
npm和yarn包管理工具
2.npm的安装(1)按win+r,输入cmd,打开dos命令(2)输入npmget
registry
(3)输入npmconfigsetregi
·
2024-02-11 18:53
npmyarn
关于 yarn 的中央仓库
registry
.yarnpkg.com
Yarn通过一个叫做"
registry
"的中央仓库来存储和检索各种JavaScript包。
·
2024-02-11 17:14
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他