Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: TypeError: 'process.env' only accepts a configurable, writable, and enumerable data descriptor on Microsoft Window 10 #436

Open
EduardoAC opened this issue Jun 16, 2024 · 0 comments

Comments

@EduardoAC
Copy link

EduardoAC commented Jun 16, 2024

Problem

When installing on Microsoft Windows 10, even using Git Bash, Visual Studio Code 1.90 and Windows-build-tools 5.2.2, an error is shown when installing the project through the following command.

mkdir eduardoac-blog
cd eduardoac-blog
yarn create keystone-app

The error displayed after several different attempts is as follows in the screenshot. I tried looking for a solution online or through initial discovery.

issue-installing-keystone

Additional context

Following the same setup, we noticed that the following commands ran successfully without any issues.

mkdir eduardoac-blog
cd eduardoac-blog
npm init keystone-app@latest

using-npm-installing-keystone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant