-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels