`build-weak-node-api` requires Ninja
還沒有人認領這個 Issue。
評估
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 新手友好度
- 48/100
- Issue 類型
- 功能
- 描述清晰度
- 基本清楚
- 活躍度
- 停滯
- 技術堆疊
- node.js, react-native, typescript
- 領域
- build-system, cli
研究方向
從 packages/react-native-node-api-modules 開始,追蹤 npm run build-weak-node-api 背後的 CLI 或 script。比較它呼叫 Ninja 的方式與可用的 Makefile 路徑。完成標準是:有 Ninja 時建置使用 Ninja,而沒有 Ninja 時靜默回退到 Makefile;執行 issue 中的三個命令,以驗證範例建置。
由索引模型根據 Issue 內容生成。
描述
Currently, when trying to build and run the example app, you need to navigate to packages/react-native-node-api-modules and run:
npm run copy-node-api-headers
npm run build-weak-node-api
npm run generate-weak-node-api-injector
Unfortunately the second step (build-weak-node-api) requires Ninja to build the weak-node-api. I would suggest to make the CLI check if Ninja is present and if not, then silently fallback to Makefile. It don't think that Ninja should be a required dependency, but optional. It only makes the build process faster.
- 主要語言
- TypeScript
- 星號
- 188
- 分支
- 10
- 平均合併
- 2 天 17 小時
- 30 天內合併 PR
- 3
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
callstackincubator/react-native-node-api 的其他 Issue
-
Android 🤖
難度 2/5 1-3 小時 新手友好度 66/100
-
Sanity check of Hermes source directory via environment variable, when building Android projects 未關閉Android 🤖 good first issue
難度 2/5 1-3 小時 新手友好度 78/100
callstackincubator/react-native-node-api#163 · 1 則留言 ·
-
enhancement good first issue gyp-to-cmake
難度 2/5 1-3 小時 新手友好度 72/100
callstackincubator/react-native-node-api#161 · 3 則留言 · 1 個 reaction ·
-
enhancement Host 🏡
難度 5/5 一週以上 新手友好度 25/100
-
Automatable good first issue
難度 3/5 1-2 天 新手友好度 15/100
callstackincubator/react-native-node-api#424 · 1 則留言 ·
查看 callstackincubator/react-native-node-api 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 75/100
vercel-labs/just-bash#464 ·
-
looksLikeSlug() is ASCII-only, so non-Latin entity slugs (e.g. Korean) skip exact match and collapse 未關閉
難度 2/5 1-3 小時 新手友好度 75/100
-
難度 2/5 1-3 小時 新手友好度 65/100
-
難度 2/5 1-3 小時 新手友好度 65/100
-
難度 1/5 1 小時以內 新手友好度 90/100
TanStack/tanstack.com#1293 ·