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
-
The_ Keystone server should start without errors, displaying the admin UI or API as configured.
-
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/[email protected].
-
Operating System: The issue occurs on Windows.
-
Browser: Not applicable for this issue.