Skip to content

Cannot build #5

@12Thanjo

Description

@12Thanjo

I tried to use it as-is, but electron needed a newer version (it was built using node-72, and electron wanted node-75). So, I decided to follow the instructions to build it myself. I ran: npm i, which runs fine. I then ran npm run configure which also ran fine. Finally I ran npm run build and got this error:

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  run_download_script
  fs.js:27
  const { Math, Object } = primordials;
                           ^

  ReferenceError: primordials is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions