-
Notifications
You must be signed in to change notification settings - Fork 401
Closed
Labels
Description
Steps to reproduce:
- branch
plugin-work - add
"@pattern-lab/plugin-tab": "^2.0.3-alpha.3",topackages/edition-node-gulp/package.json - from root,
lerna bootstrap
npm run patternlab install --plugins @pattern-lab/plugin-tab
not working
λ npm run patternlab install --plugins @pattern-lab/plugin-tab
> @pattern-lab/edition-node-gulp@2.0.0-alpha.11 patternlab D:\src\patternlab-node\packages\edition-node-gulp
> patternlab "install" "@pattern-lab/plugin-tab"
(node:10096) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'config' of undefined
(node:10096) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.