reactjs / reactjs/react.dev

Can't run it with node 8.4.0: "Node: any 8.x version starting with 8.4.0 or greater"

未關閉
#1,242 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
JavaScript
星號
11.8k
分支
7.9k
平均合併
1 天 11 小時
30 天內合併 PR
11

描述

  • with node 8.4.0 I run yarn and 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

image

  • I tried to install 8.9.0 and I managed to install the node_modules but then when I run yarn dev I get these errors TypeError: Cannot read property 'filter' of undefined and error 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;

image

I'm using win 10 pro 64bit.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

未指定儲存庫檔案、測試或進入點。首先在 Windows 上使用 Node 8.4.0 和 8.9.0 重現 yarnyarn dev,然後檢查 css-loader 和 gatsby-transformer-sharp 周邊的相依性限制。完成的標準是確定一個受支援的 Node 版本,並確認開發伺服器能夠在沒有這些錯誤的情況下啟動。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript, node.js
領域
build-system
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。