pattern-lab / patternlab-node

The Node version of Pattern Lab
http://patternlab.io
MIT License
2.05k stars 408 forks source link

Post-install with starterkits, always clears source dir #737

Closed mbulfair closed 6 years ago

mbulfair commented 6 years ago

I am using Pattern Lab Node v2.12.0 on Windows, with Node v6.10.2, using the N/A Edition.

Expected Behavior

Installed starterkits not to clear source directory when installing new npm dependencies.

Actual Behavior

Every time a npm install/update is run, if a starter kit is there, source is always wiped.

Steps to Reproduce

Install any staterkit as a npm dependency Add a file anywhere in source Run npm install

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.