2017-08-07 35 views
2

雖然試圖在泊塢窗環境(無GIT)安裝編譯依賴,我們得到follwing錯誤:從github解析依賴關係node-fetch的問題 - fork仍然有必要?

npm ERR! git clone --template=/home/node/.npm/_git-remotes/_templates --mirror [email protected]:archilogic-com/node-fetch.git /home/node/.npm/_git-remotes/git-github-com-archilogic-com-node-fetch-git-1-x-03653294: undefined 

問題似乎依賴archilogic-com/node-fetch#1.xhere

好的。我們應該能夠處理這個問題。

另一方面,問題是叉子是否仍然是必需的。

Imho分叉的原因是overriding the array-buffer,
這已在original node-fetch中完成。

也許我錯了,但使用原來會幫助我們很多。
非常感謝提前

回答

0

確實看起來像更新將是一個好主意!

pull請求是歡迎:https://github.com/archilogic-com/3dio-js

謝謝!

+0

如果我沒有弄錯,這個問題已經在1.0.0-beta.32中解決了嗎? https://github.com/archilogic-com/3dio-js/releases/tag/v1.0.0-beta.32 –

+0

是的,beta.33還修復beta.32中的故障 – geekonaut