Skip to content

Issue running both composer install and npm install #1

Description

@nerdstein

We made an effort to load the dependencies to automate the training. For composer, it didn't load a vendor directory. When running npm install, it didnt load a node_modules directory.

This forced us to run those commands twice after docker-compose loaded the containers.

One observation: there might be a perms issue. After running the follow up command, things were owned by root on the host filesystem (not the user running the docker-compose command).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions