Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Error when generating windows installer #114

Open
PalmerAL opened this issue Apr 16, 2016 · 4 comments
Open

Error when generating windows installer #114

PalmerAL opened this issue Apr 16, 2016 · 4 comments

Comments

@PalmerAL
Copy link

I'm trying to generate a windows installer on OS X. I've installed wine and mono; the Gruntfile.js can be found here. Whenever I try to build, I get this error:

Warning: Failed with exit code: 1
Output:
Attempting to build package from 'Min.nuspec'.
Successfully created package '/var/folders/l4/q7gr5nt154lbfrsyngfx9bcc0000gn/T/si-116315-23369-l21lkg/Min.1.1.1.nupkg'.
Object reference not set to an instance of an object
 Use --force to continue.

Is there anything else I can to do help debug this?

@havenchyk
Copy link
Contributor

@PalmerAL the problem can be in Squirrel.Windows, please, check Squirrel/Squirrel.Windows#226 (comment) /cc @paulcbetts

@anaisbetts
Copy link
Contributor

This bug was fixed approximately 32043 Internet Years ago

@havenchyk
Copy link
Contributor

@paulcbetts I don't know is it a correct bug, but I asked you to take a look on the original issue of @PalmerAL

Warning: Failed with exit code: 1
Output:
Attempting to build package from 'Min.nuspec'.
Successfully created package '/var/folders/l4/q7gr5nt154lbfrsyngfx9bcc0000gn/T/si-116315-23369-l21lkg/Min.1.1.1.nupkg'.
Object reference not set to an instance of an object
Use --force to continue.

@PalmerAL
Copy link
Author

Thanks, but I'm not sure that's the same issue. Grunt-electron-installer is using a version of squirrel from a year after that bug was fixed. Also, that bug is about creating shortcut locations, which I'm not doing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants