Closed Isabellle closed 6 years ago
There we go:
git clone https://github.com/pattern-lab/edition-node-gulp.git cd edition-node-gulp rm -rf package-lock.json npm cache verify npm cache clear -- force [ npm install ] // useless, sorry
gulp patternlab:build gulp patternlab:serve
@Isabellle thanks for the report and @elemk0vv thanks for the workaround
To me this is a symptom of a bad release - https://github.com/pattern-lab/edition-node-gulp/releases/tag/v2.0.0-alpha.3 should be cleaner
Thanks for your feedback @bmuenzenmeyer (and big thanks for this awesome initiative and for making workflows between teams much much better)
I am using Pattern Lab Node- Gulp latest
2.0.0-alpha.2
edition onWindows
.Expected Behavior
Npm to install all packages
Actual Behavior
Steps to Reproduce
npm install