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