pattern-lab / patternlab-node-cli

Moved to https://github.com/pattern-lab/patternlab-node/tree/dev/packages/cli
MIT License
21 stars 5 forks source link

patternlab-node 2.7.1 breaks CLI #27

Closed raphaelokon closed 7 years ago

raphaelokon commented 7 years ago

General information

Reproduction steps

Running the CLI results in

patternlab init
Loading engines from the core...

Loading engines from the edition or test directory...

  mustache: good to go

Done loading engines.

====[ Pattern Lab / Node - v2.7.1 ]====
bmuenzenmeyer commented 7 years ago

I'll look at this when I can. Something with incremental builds I guess.

bmuenzenmeyer commented 7 years ago

@raphaelokon try again - https://github.com/pattern-lab/patternlab-node/releases/tag/v2.7.2

confirmed working against edition-node-gulp without npm link

raphaelokon commented 7 years ago

Thanks @bmuenzenmeyer. Fixed by df3602a