Install

vue yarn install超时设置

一 删除代理 yarn config delete proxy 二 设置淘宝镜像 yarn config set registry https://registry.npm.taobao.org/ 三 设置超时时间 yarn install --network-timeout 1000000 ......
install yarn vue

配置cargo install 下载源

目录C:\Users\腾洁.cargo下创建config文件 然后写入 [source.crates-io] replace-with = 'tuna' [source.tuna] registry = "https://mirrors.tuna.tsinghua.edu.cn/git/crates ......
install cargo

【HarmonyOS】Failure[MSG_ERR_INSTALL_GRANT_REQUEST_PERMISSIONS_FAILED]报错权限自查

​【关键词】 REQUEST_PERMISSIONS_FAILED、应用权限、ACL 【问题背景】 在调用ArkTS API 的过程中,往往会受到一些权限的限制,但是明明我们已经在module.json5文件的requestPermissions配置了该权限,真机运行的的时候却报错,一直运行不起来, ......

pip 安装 mysqlclient报错ERROR: Could not build wheels for mysqlclient, which is required to install pyproject.toml-based projects

这是本地环境中没有安装C++的环境,安装好后再次运行报错: 国内网站上找了半天,试了又试,不能根本上解决问题,最后从国外的网站上找到的: 下载安装MariaDB C Connector,地址:Download MariaDB Connectors for data access & analysis ......

Python一点通: ‘python -m pip install’ 和 ‘pip install‘ 什么区别?

在 Python 中安装包可以使用包管理器 pip。有两种方法运行 pip 来安装包:python -m pip install 和 pip install。在本文中,我们将讨论这两者的区别。 python -m pip installpython -m pip install 命令使用 pytho ......
install 一点通 pip Python python

1、KVM安装部署及virt-manager图形化工具创建安装虚拟机、命令行工具virt-install创建安装虚拟机

摘自:https://blog.51cto.com/mfc001/6408159 KVM安装部署 KVM做单机管理虚拟机,Openstack集群管理虚拟机 docker单机管理容器,k8s集群管理容器 1. 2. 宿主机环境准备 在vmware安装linux系统,并在设置中开启虚拟化 CPU开启虚拟 ......
工具 virt virt-manager virt-install 图形

install goldendict-ng-git

manjaro升级后,goldendict不能启动了,重新安装总是出错,原来是官方的版本不支持qt6了,查阅archlinux文档,获知goldendic-ng-git支持qt6,安装步骤如下,需要的同学可以参看。 1. 获取PKGBUILD文件,git clone https://aur.arch ......
goldendict-ng-git goldendict install git ng

在aliyun linux上npm install失败

今天在ESC上使用npm进行安装,出现以下错误: npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/pm2 failed, reason: n ......
install aliyun linux npm

pip3 install --user

pip3 install --user 是一个常用的 Python 包管理命令,用于在用户级别安装 Python 包。下面是这个命令的详细解释: pip3:这是 Python 3 的包安装工具。它允许你从 Python 包索引(Python Package Index,PyPI)安装和管理软件包。 ......
install pip3 user pip

npm install 报pnpm无法加载文件 (解决方法 )

例如:我现在要运行一个TS的项目,我的电脑上没有安装pnpm,导致我的vscode一直报错无法加载 Pnpm安装 npm install -g pnpm pnpm : 无法加载文件 pnpm : 无法加载文件 C:\Users\HP\AppData\Roaming\npm\pnpm.ps1,因为在此 ......
install 文件 方法 pnpm npm

Windows AMD install PyTorch

根据本机python版本,创建pytorch环境 conda create -n pytorch python=3.11 激活pytorch环境 activate pytorch 设置清华镜像 conda config --add channels https://mirrors.tuna.tsin ......
Windows PyTorch install AMD

PostgreSQL - Install PostgreSQL Client

zzh@ZZHPC:~$ sudo apt install postgresql-client zzh@ZZHPC:~$ psql --version psql (PostgreSQL) 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) ......
PostgreSQL Install Client

pip install报错"Can't connect to HTTPS URL because the SSL module is not available"

pip时install报错 一、故障现象 [root@jenkins /data/package/openssl-1.1.1n]# pip3 install emoji WARNING: pip is configured with locations that require TLS/SSL, h ......
quot available install connect because

npm install xxxx 报错 reify:fsevents: sill reify mark deleted []

1. 问题描述 执行安装内容: npm install sass -D 报错:reify:fsevents: sill reify mark deleted [] 2、解决方法 2.1 查看当前npm镜像: npm config get registry 发现是淘宝镜像 https://regist ......
reify fsevents install deleted mark

How to use 微PE to install WinOS. 怎么使用微PE安装系统.(no USB drive)

1.Download 微PE Install it. https://www.wepe.com.cn/download.html 2. Reboot your system, Select 微PE to start. 3. Open CGI备份还原 . Tips. Step 3 , choose y ......
install 系统 WinOS drive to

如何解决mim install mmengine/mmcv 时一直waring retry

mim install mmengine WARNING: Retrying (Retry(total=4 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after co ......
mmengine install waring retry mmcv

2023-11-23 npm install -g create-next-app ==>全局安装next,请确保你的node版本大于等于18.17.0

PS D:\xls\box> npm install -g create-next-app npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'create-next-app@14.0.3', npm WARN ......
next create-next-app 全局 install 版本

npm install 遇到的一些问题

node 不是命令符 快捷键win+R,输入 cmd,打开命令窗口,输入 node,如果出现了版本信息,就说明安装成功了 node.js。 右键以管理员身份打开 vsCode,打开项目,打开终端,再次输入 npm install,就不会报此错误了。 npm ERR! code ERR_SOCKET_ ......
install 问题 npm

npm install 报错

node-sass找不到 => 降低版本 => 发现package.json和package-lock.json中的nodesass版本不一致 => 卸载依赖,使用cnpm安装 => 依赖安装不全 => 使用npm安装,报错如下,解决方法如下 => 项目正常启动 npm install --lega ......
install npm

Centos 中在使用 yum install 时候报错解决

1.错误:在"/etc/yum.repos.d", "/etc/yum/repos.d", "/etc/distro.repos.d"中没有被启用的仓库 报错如下图 查资料得知为Centos 的原件源仓库配置文件错误 https://wenku.csdn.net/answer/eb4a07cfcd4 ......
install 时候 Centos yum

安装install的项目的报错sass npm ERR! node-sass@4.14.1 postinstall: `node scripts/build.js`

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! node-sass@4.14.1 postinstall: `node scripts/build.js` npm ERR! Exit status 1 npm ERR! npm ERR! Fail ......
sass node postinstall node-sass install

yum install 出错

``` yum -y install ansible ``` 出错 一直在刷屏,刚开始以为在安装但是最后没有安装成功 百度发现是这是redhat7和8的yum源混用 1.先确认本机器系统信息 cat /etc/*-release ......
install yum

Can't locate Devel/Size.pm in @INC (you may need to install the Devel::Size module)

001、perl 模块报错如下:Can't locate Devel/Size.pm in @INC (you may need to install the Devel::Size module) 002、解决方法: 安装该模块 (base) [b20223040323@admin1 003_an ......
Devel Size install locate module

mac 下使用 brew 安装包报错 error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!

mac 下使用 brew 安装包报错 error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)! To rerun under ARM use: arch -arm64 brew install ... T ......
homebrew Rosetta default install Cannot

git拉取项目失败怎么办? 前端vue2 都需要install 什么依赖

git config --list --show-origin 查看git文件下面所有对应文件目录 下面是设计配置文件 http的缓存大小 和 那个最低时间 和 速度 git config --global http.lowSpeedTime 999999 git config --global h ......
前端 怎么办 install 项目 vue2

vcpkg install polyclipping:x64-windows Could not locate a manifest (vcpkg.json) above the current working directory. This vcpkg distribution does not have a classic mode instance.

错误信息表明 vcpkg 在当前工作目录及其父目录中找不到 vcpkg.json 文件,因此无法确定要安装的库。 这可能是因为你执行 vcpkg install 命令的位置不在包含 vcpkg.json 文件的项目目录中。 以下是解决方法: 确保在包含 vcpkg.json 的项目目录中运行命令: ......

随笔-Centos7 install systemtap

SystemTap Beginners Guide Chapter 2. Using SystemTap This chapter instructs users how to install SystemTap, and provides an introduction on how to run ......
systemtap 随笔 Centos7 install Centos

Error: install profile containers-default-0.50.1: generate default profile into pipe: get AppArmor version: convert AppArmor patch version: strconv.Atoi: parsing "0~alpha2": invalid syntax

Bug #2040082 “error parsing AppArmor version” : Bugs : golang-github-containers-common package : Ubuntu Bug #2040082 “error parsing AppArmor version” ......

vue中执行npm install提示:npm WARN deprecated core-js@2.6.12

场景: 在执行npm install时提示npm WARN deprecated core-js@2.6.12,导致安装不了 提示的意思是:版本低不再维护了,让升级upgrade your dependencies to the actual version of core-js. npm WARN ......
deprecated npm install core-js WARN

C++ ubuntu install libpq-fe.h PGconn PQconnectdb PGresult PQexec PQnfields PQntuples PQfname PQgetvalue

1.Install libpq-dev sudo apt install libpq-dev locate libpq-fe.h /usr/include/postgresql/libpq-fe.h 2.main.cpp #include <chrono> #include <fstream> #i ......
共300篇  :2/10页 首页上一页2下一页尾页