patternlab-node-cli icon indicating copy to clipboard operation
patternlab-node-cli copied to clipboard

Cannot init patternlab via cli

Open clearyusc opened this issue 8 years ago • 3 comments

General information

  • NodeJS version: 6.11.2
  • NPM version: 3.10.10

Problem description

When I type patternlab init, all I get back is:

Loading engines from the core...

Loading engines from the edition or test directory...

but nothing else.

Reproduction steps

npm install -g pattern-lab/patternlab-node-cli
npm install @pattern-lab/patternlab-node
npm init

clearyusc avatar Jan 19 '18 20:01 clearyusc

This is scheduled for the initial release which should soon happen (almost the same time the Pattern Lab Node core is released to version 3). It is tracked via #49

raphaelokon avatar Jan 20 '18 09:01 raphaelokon

Thanks, @raphaelokon !

clearyusc avatar Jan 22 '18 19:01 clearyusc

Add note to readme.md until #49 lands as per #28

raphaelokon avatar Feb 14 '18 07:02 raphaelokon