win10初学使用vuepress构建Error: EPERM: operation not permitted, lstat 'G:\System Volume Information'...

环境:win10, node版本为v10.16.3

问题背景:使用vuepress构建项目,流程如下代码所示

# 将 VuePress 作为一个本地依赖安装
yarn add -D vuepress # 或者:npm install -D vuepress

# 新建一个 docs 文件夹
mkdir docs

# 新建一个 markdown 文件
echo '# Hello VuePress!' > docs/README.md

# 开始写作
npx vuepress dev docs

 

问题现象

 执行npx vuepress dev docs出现如下错误

G:\>npx vuepress dev docs
(node:14064) UnhandledPromiseRejectionWarning: Error: EPERM: operation not permitted, lstat 'G:\System Volume Information'
(node:14064) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:14064) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

 

问题原因:

我的项目直接构建在G盘的盘符下,创建的docs文件

 

解决问题

将docs文件夹放到了G:/node-workspace文件夹下

cd84ebdb4d5215d60b7e7260b5f7d30d978.jpg

转载于:https://my.oschina.net/u/1017791/blog/3093488

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值