alexanderGugel / alexanderGugel/ied

ied install not executing npm install in local dependencies folders

オープン
#199 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。