Stop using napa to install git projects or tell napa to use a different directory other than node_modules
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- JavaScript
- Star
- 19
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Napa installs the git projects under node_modules, but this causes a problem when you then run `npm install someDependency` because npm will delete any extraneous folder under node_modules. We should configure napa to use a different folder or use git clone instead.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.