alexanderGugel / alexanderGugel/ied

ied install not executing npm install in local dependencies folders

未關閉
#199 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
2k
分支
51
PR 合併指標
30 天內沒有已合併 PR

描述

i just tried ied in my (complex) project and I noticed that if I have a dependency to a local folder, ied links it which is alright but it doesn't execute npm install inside of it so my app fails. Something like this:

package.json :
dependencies: {
"sc5-styleguide": "file:./my/local/folder"
}

after executing ied install there there should be a new folder ./my/local/folder/node_modules for the application to work - as it happens in npm . Thanks

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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