Can't run it with node 8.4.0: "Node: any 8.x version starting with 8.4.0 or greater"
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
- with node 8.4.0 I run
yarnand I get this error:error css-loader@1.0.0: The engine "node" is incompatible with this module. Expected version ">= 6.9.0 <7.0.0 || >= 8.9.0". error Found incompatible module

- I tried to install 8.9.0 and I managed to install the node_modules but then when I run
yarn devI get these errorsTypeError: Cannot read property 'filter' of undefinedanderror Plugin gatsby-transformer-sharp returned an error Error: The specified module could not be found. \\?\E:\dev\xxx\node_modules\sharp\build\Release\sharp.node;

I'm using win 10 pro 64bit.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
未指定儲存庫檔案、測試或進入點。首先在 Windows 上使用 Node 8.4.0 和 8.9.0 重現 yarn 和 yarn dev,然後檢查 css-loader 和 gatsby-transformer-sharp 周邊的相依性限制。完成的標準是確定一個受支援的 Node 版本,並確認開發伺服器能夠在沒有這些錯誤的情況下啟動。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, node.js
- 領域
- build-system
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100