Skip to content

[cli] plugin installation not working #873

@bmuenzenmeyer

Description

@bmuenzenmeyer

Steps to reproduce:

  • branch plugin-work
  • add "@pattern-lab/plugin-tab": "^2.0.3-alpha.3", to packages/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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions