keystonejs/keystone

None of the codesandbox examples work

開放

#8,462 建立於 2023年4月7日

 (9 則留言) (1 個反應) (0 位負責人)JavaScript (2,386 個分叉)batch import
help wanted

倉庫指標

星標
 (14,870 顆星)
PR 合併指標
 (平均合併 8天 20小時) (30 天內合併 13 個 PR)

描述

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

貢獻者指南