Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Create keystone-app resulting with error #414

@dajvido

Description

@dajvido

Following documentation to create keystone-app using either npm or yarn creates non-runnable app (throwing an error on /init when trying to run for the first time).
It seems to be a problem with the latest [email protected], when locking the dependency to [email protected] the issue does not occur.

The error seen in both browser & server logs is TypeError: Cannot read properties of null (reading 'useContext')

Running using:

  • Chrome browser (version 112)
  • Node 18.12.1
  • npm 8.19.2
  • yarn 1.22.19

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