Skip to content

The package-lock.json is out of date with package.json #8

@Jandev

Description

@Jandev

When running azd up and the frontend image is built, this fails due to the files being out of date.

I've ran the following command to solve this.

cd frontend && npm install

The build is now succeeding as the package-lock.json is now updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions