Skip to content

Add Wasp SDK to npm Workspaces #3233

@cprecioso

Description

@cprecioso

Based on #3159

The Wasp SDK is not currently added as a workspace to the user project.

If we did it, we could remove the specific npm install step from the SDK, and have even stronger dependency sharing.

The blocker is #2482, because when npm resolves the dependencies there's one deep in the tree that asks for @types/react@19 and we only have @types/react@18, so it errors out.

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