keystonejs/keystone

None of the codesandbox examples work

Open

#8462 aperta il 7 apr 2023

Vedi su GitHub
 (9 commenti) (1 reazione) (0 assegnatari)JavaScript (2386 fork)batch import
help wanted

Metriche repository

Star
 (14.870 star)
Metriche merge PR
 (Merge medio 8g 20h) (13 PR mergiate in 30 g)

Descrizione

This applies to all of the examples, when clicking the Codesandbox link it fails to build with an error. Error from this example is the following:

yarn run v1.22.19
$ keystone dev
✨ Starting Keystone
✘ [ERROR] Could not resolve "../example-utils"

    keystone.ts:2:30:
      2 │ import { fixPrismaPath } from '../example-utils';
        ╵                               ~~~~~~~~~~~~~~~~~~

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentationabout this command.

Codesandbox link: https://githubbox.com/keystonejs/keystone/tree/main/examples/usecase-blog

Guida contributor