Skip to content

create-sonnet-app imports sonnetjs/router 0.0.7, fails to load lazy #5

@canadaduane

Description

@canadaduane

When creating an app via npx create-sonnet-app an app generated with the router will try to load @sonnetjs/router at version 0.0.7 and import { lazy } ... however, lazy is only defined in 0.0.8.

I think the create-sonnet-app template needs to bump its generated package.json dependencies to "@sonnetjs/router": "0.0.8".

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