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

Problems with Windows Builds. #123

Open
CMCDragonkai opened this issue Jul 24, 2022 · 1 comment
Open

Problems with Windows Builds. #123

CMCDragonkai opened this issue Jul 24, 2022 · 1 comment
Labels
r&d:polykey:supporting activity Supporting core activity

Comments

@CMCDragonkai
Copy link
Member

CMCDragonkai commented Jul 24, 2022

Original Author: DrFacepalm

The windows exe builds are currently failing with an odd error. I can't seem to find much information on it, though the error references the encryptedfs.js file.

[nix-shell:~/Repos/Polykey]$ electron-forge make --platform win32
✔ Checking your system
✔ Resolving Forge Config
We need to package your application before we can make it
✔ Preparing to Package Application for arch: x64
✔ Preparing native dependencies
✔ Packaging Application
Making for the following targets: zip, squirrel
✔ Making for target: zip - On platform: win32 - For arch: x64
✖ Making for target: squirrel - On platform: win32 - For arch: x64

An unhandled error has occurred inside Forge:
An error occured while making for target: squirrel
Failed with exit code: 1
Output:
Attempting to build package from 'polykey.nuspec'.
lib/net45/resources/app/node_modules/encryptedfs/dist/encryptedfs.js
This partUri is already contained in the package

Error: Failed with exit code: 1
Output:
Attempting to build package from 'polykey.nuspec'.
lib/net45/resources/app/node_modules/encryptedfs/dist/encryptedfs.js
This partUri is already contained in the package

    at ChildProcess.<anonymous> (/home/lucas/Repos/Polykey/node_modules/electron-winstaller/src/spawn-promise.ts:52:16)
    at ChildProcess.emit (events.js:315:20)
    at ChildProcess.EventEmitter.emit (domain.js:467:12)
    at maybeClose (internal/child_process.js:1048:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
@CMCDragonkai
Copy link
Member Author

Original Author: CMCDragonkai

Builds are working on TypeScript-Demo-Electron. Is this something specific to js-encrypted-fs? Maybe attempt that dependency on the demo.

In fact we have automated releases on GitHub now.

@CMCDragonkai CMCDragonkai added the r&d:polykey:supporting activity Supporting core activity label Jul 10, 2023
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
@tegefaulkes tegefaulkes reopened this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
r&d:polykey:supporting activity Supporting core activity
Development

No branches or pull requests

2 participants