安装vue发生异常:npm ERR! the command again as root/Administrator.

一、异常

npm ERR! The operation was rejected by your operating system.

npm ERR! It's possible that the file was already in use (by a text editor or antivirus),

npm ERR! or that you lack permissions to access it.

npm ERR!

npm ERR! If you believe this might be a permissions issue, please double-check the

npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

二、原因

使用管理员身份安装

三、解决

相关推荐
开开心心就好24 分钟前
高效Excel合并拆分软件
开发语言·javascript·c#·ocr·排序算法·excel·最小二乘法
難釋懷25 分钟前
Vue解决开发环境 Ajax 跨域问题
前端·vue.js·ajax
特立独行的猫a30 分钟前
Nuxt.js 中的路由配置详解
开发语言·前端·javascript·路由·nuxt·nuxtjs
中微子31 分钟前
小白也能懂:JavaScript 原型链和隐藏类的奇妙世界
javascript
咸虾米32 分钟前
在uniCloud云对象中定义dbJQL的便捷方法
前端·javascript
梨子同志33 分钟前
JavaScript Proxy 和 Reflect
前端·javascript
海的诗篇_35 分钟前
移除元素-JavaScript【算法学习day.04】
javascript·学习·算法
汤圆炒橘子37 分钟前
状态策略模式的优势分析
前端
__Yx__38 分钟前
JavaScript核心概念输出——原型链
javascript
90后的晨仔1 小时前
解析鸿蒙 ArkTS 中的 Union 类型与 TypeAliases类型
前端·harmonyos