Skip to content

astro-webmanifest compatability with Astro 3 #56

@nf404

Description

@nf404

Currently astro-webmanifest is incompatable with Astro 3 because of dependency from sharp@^0.31.3
On build it gives error:

MissingSharp: Could not find Sharp. Please install Sharp (`sharp`) manually into your project.

Updating dependency to sharp@^0.32.5 will fix the problem

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