Skip to content

@solidjs/router 0.16.x seems to not be supported #165

Description

@mosheduminer

Setting up a new project I got this error:

Error: <A> and 'use' router primitives can be only used inside a Route.

The stack trace referenced @solidjs/router 0.15.4 instead of the 0.16.2 I had in my package.json so I concluded there was a mismatch in dependency version requirements, so I changed package.json to list 0.15.4 and now it works without errors.

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