Skip to content

Can't run on Windows due to NodeJS patch CVE-2024-27980 #42

Description

@EmmetBeachBum

Howdy!

I'd love to try running this on my Windows machine and hooking this up to my private NPM registry.

However, I'm getting the following error when running the yarn command on the repo:

After some Googling I've seen this is a known Windows issue caused by a security patch for NodeJS.
The apparent fix for it is to run the spawn command while passing shell: true.
Of course, the issue here is that the NodeJS code is not written directly in the repo's files - it is called by Yarn somehow.

I'm sorry if this is a n00b question, but what do I need to do or change in order to install and run this solution?

Thanks in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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