patternlab-node-cli
patternlab-node-cli copied to clipboard
Cannot init patternlab via cli
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
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
Thanks, @raphaelokon !
Add note to readme.md until #49 lands as per #28