You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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].