Skip to content

Also install PHP dependencies  #13

@ocean90

Description

@ocean90

We already install the JS dependencies but not the ones defined in composer.json for PHP.

// Install dependencies.
await runStep( 'Installing dependencies', 'Could not install dependencies.', async () => {
await runShellCommand( 'npm install', pluginDir );
} );

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions