keystonejs / keystonejs/keystone

Missing dev-loading.html in Keystone 6:node_modules\@keystone-6\core\scripts\cli\static\dev-loading.html

Open
#9,584 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10k
Forks
1.3k
Avg merge
19h 14m
Merged PRs (30d)
19

Description

**Steps to Reproduce the Problem**

Set Up Keystone Project: Create a new Keystone project and
Start the Keystone server with : npm run dev
The error ENOENT: no such file or directory, stat 'C:\Users\USER\Desktop\project\podcastcrest\podcast_server\node_modules\@keystone-6\core\scripts\cli\static\dev-loading.html' appears.

**Expected Behavior**

1. The_ Keystone server should start without errors, displaying the admin UI or API as configured.

2. The dev-loading.html file should be present in the specified directory as part of the Keystone package.

**Contextual Information**

- Node Version: I am using Node.js version vv20.17.0

- Keystone Version: I am using Keystone version @keystone-6/core@6.4.0.

- Operating System: The issue occurs on Windows.

- Browser: Not applicable for this issue.

Contributor guide

Open the contributing guide

Research direction

Reproduce the problem in a new Keystone project with Node.js 20.17.0 and @keystone-6/core@6.4.0 by running npm run dev on Windows. Inspect node_modules/@keystone-6/core/scripts/cli/static/ and the dev server path that requests dev-loading.html; done means the server starts without the ENOENT error and the expected admin UI or API is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.