Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 446de36:
|
|
@sarzen how did you end up with a postinstall https://github.com/keystonejs/keystone/blob/main/packages/create/starter/package.json? |
|
Hi @dcousens , now I am far away from the machine where I've got the error, so I can't check the details. I suppose my problem on the first machine was due to an older create-keystone-app module version, which was kept in modules cache at %USERPROFILE%\AppData\Local\npm-cache\_npx\ etc. I could confirm my hypotesis within a few day. |
|
Thanks for confirming that @sarzen 💙 |

Follow up to #9312
This will bundled under yesterdays release for brevity.
The following packages have been updated
Bug Fixes
[create-keystone-app]Fix starter script error when looking for pre-built schemas (Remove pre-built schemas fromcreate-keystone-app#9314) @dcousens