callstack / callstack/repack-examples
yarn failing with ENOENT: no such file or directory
未关闭
- 主要语言
- Java
- 星标
- 69
- 派生
- 23
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Environment
I can't get a clean `yarn` to successfully run.
Running with yarn `3.2.1`
Its failing with
```
➤ YN0001: │ Error: ENOENT: no such file or directory, lstat '/Users/johntwigg/development/external/repack-examples/module-federation/module1/node_modules/node-gyp/bin'
```
## Description
I cannot clean install this repo with yarn `3.2.1`
I've been tearing my hair out.
Is it YARN thats broken? Is the the checked in files?
## Reproducible Demo
Its on a clean install... so this repo.
贡献指南
调研方向
首先在此仓库中使用 Yarn 3.2.1 重现一次全新安装,并检查为什么在安装过程中缺少 node_modules/node-gyp/bin。仓库能够成功安装且不出现 ENOENT 错误即表示完成;issue 未指定需要检查的具体源文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nodejs
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100