patternlab-node-cli
patternlab-node-cli copied to clipboard
Moved to https://github.com/pattern-lab/patternlab-node/tree/dev/packages/cli
### General information - NodeJS version: 8.12.0 - NPM version: 6.9.0 ### Problem description `patternlab serve` initiates a browsersync watch, and reloads on template file changes, but does not on...
### General information - NodeJS version: 9.4.0 - NPM version: 6.4.1 ### Problem description On Windows 10 the use of `path` often returns `\` as the path separator. As described...
``` npm ERR! missing: @pattern-lab/starterkit-twig-demo@github:pattern-lab/starterkit-twig-demo, required by [email protected] npm ERR! peer dep missing: react@^15.0.2 || ^0.14.8, required by [email protected] npm ERR! peer dep missing: react@^0.14.0 || ^15.0.0, required by [email protected]...
### 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......
Keep in-sync with core https://github.com/pattern-lab/patternlab-node/issues/780
### General information Remove vestigial configuration entries - NodeJS version: 6.x.x - NPM version: 5.x.x Remove outdated configuration. Probably already subsided via `getDefaultConfig` https://github.com/pattern-lab/patternlab-node/issues/745