Skip to content

An unexpected error occurred: "Cannot create property 'python39-python-exe' on string '{\"python39-python-exe\":\"\"}'". #8644

@jwcarlsonsw

Description

@jwcarlsonsw

Getting the error in the title, with the following yarn-error.log

I've tried following steps listed in this stack overflow thread where I try to run npm install --global windows-build-tools but that hit's its own set of issues. With VS build tools getting hung up

But, it seems pretty redundant to me as I've already manually installed VS2017 and the latest python.

Several other node-gyp, gulp

General Info

  • My current yarn version is 1.22.5
  • Windows 10
  • Python 3.9.5
  • Node v14.17.0

Some of the commands I've been running prior

npm install -g node-gyp 
npm install -g yarn 
npm install -g cross-env 
npm install --save-dev electron 
npm install -g gulp 
npm config set python "C:\Program Files\Python39\python.exe"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions