部分错误提示:      |                                                               ^~~~~~~
make: *** [sharp.target.mk:139:Release/obj.target/sharp/src/common.o] 错误 1
make: 离开目录“/home/peanut/桌面/platform-core/node_modules/sharp/build”
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (node:events:526:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
gyp ERR! System Linux 5.13.0-35-generic
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/peanut/桌面/platform-core/node_modules/sharp
gyp ERR! node -v v16.14.2

有哪位大神能帮忙看一下吗?

ubuntu20 yarn报错相关推荐

  1. Yarn 报错:error Couldn‘t publish package: “https://registry.yarnpkg.com/ 。。。Forbidden“

    Yarn 报错:error Couldn't publish package: "https://registry.yarnpkg.com/generator-alison-vue: For ...

  2. Yarn报错:error Couldn‘t publish package: “https://registry。。。 Are you logged in as the correct user?“

    Yarn报错:error Couldn't publish package: "https://registry.yarnpkg.com/generator-vue: You do not ...

  3. yarn报错:error An unexpected error occurred: “https://registry.yarnpkg.com/-/user/org.couchdb。。。

    Yarn 报错:error An unexpected error occurred: "https://registry.yarnpkg.com/-/user/org.couchdb.us ...

  4. 【Flink】Flink 提交任务到yarn报错 proxy provider ConfiguredFailoverProxyProvider NetUtils.getSocketAddressS

    文章目录 1.概述 1.概述 Flink 提交任务到yarn报错 Couldn't create proxy provider class org.apache.hadoop.hdfs.server. ...

  5. Flink on Yarn报错:Container released on a *lost* node

    flink任务提交到yarn执行几天后报错: 2022-01-05 15:09:26,288 INFO org.apache.flink.runtime.checkpoint.CheckpointCo ...

  6. yarn报错Tarball is not in network and can not be located in cache

    问题: error "node_modules/_file-saver@2.0.5@file-saver": Tarball is not in network and can n ...

  7. vscode 终端运行yarn 报错 “因为在此系统上禁止运行脚本”

    问题: 在vscode终端中使用命令yarn 结果运行不起来报错 后面了解到是 PowerShell  的问题 解决办法: 1.首先以管理员的身份打开powershell 2.输入 get-Execu ...

  8. Vue 使用 yarn 报错

    问题提出 某个 Vue 项目由于需要使用 yarn install 安装依赖,但是本地未安装 yarn,首先全局安装 yarn. npm install -g yarn 配置 yarn 淘宝镜像 ya ...

  9. 【yarn报错】info There appears to be trouble with your network connection. Retrying...

    挂的代理的问题,困扰了一个小时,各种检查镜像配置,查资料 1.yarn config list,发现 'https-proxy': 'http://127.0.0.1:1080', 2.yarn co ...

  10. 在vs code中使用yarn报错 - 无法加载文件 C:\Users\zzh\AppData\Roaming\npm\yarn.ps1

    yarn : 无法加载文件 C:\Users\zzh\AppData\Roaming\npm\yarn.ps1,因为在此系统上禁止运行脚本.有关详细信 息,请参阅 http://go.microsof ...

最新文章

  1. 利用apache自带的工具 分割访问日志
  2. 相机+激光雷达重绘3D场景
  3. ASP.NET Core 中的中间件
  4. IOS之提示Interface type cannot be statically allocated
  5. 初二模拟赛总结(2019.8.7)
  6. html图片自动切换的幻灯片效果的,js带点自动图片轮播幻灯片特效代码分享
  7. 如何更好对数据做分析
  8. linux 搭建LAMP平台手册
  9. 商品预约抢购实践及redis性能测试
  10. DP(递归打印路径) UVA 662 Fast Food
  11. 计算机科学与技术的学习路线
  12. 制作卡通人物的3种简单方法
  13. CS5210 CS5213 CS5212 CS5211 CS5216电路原理图+PCB板
  14. 51单片机入学第八课——8*8点阵屏
  15. Excel打开CSV文件,数字起始0丢失问题
  16. 解决win10系统不能打开.chm类型的文件
  17. 百度阿里网易大疆等大小厂前端校招面筋
  18. os.path.dirname(os.path.realpath(__file__))函数
  19. Java学习指南从入门到入土
  20. u盘格式化后数据恢复

热门文章

  1. 解决object at 0x01DB75F0
  2. java课程 数独 文库_数独java代码
  3. 【wps】wps怎样删除中间的一页?
  4. Java中Math类的随机数公式
  5. 统计学习方法——机器学习和统计学习
  6. ios8之后的UIAlertController
  7. vim编辑器 解决vim编辑异常
  8. 秒懂三层交换机的作用及使用
  9. 交换机的作用及应用原理
  10. 斯坦福NLP名课带学详解 | CS224n 第17讲 - 多任务学习(以问答系统为例)(NLP通关指南·完结)