electron / electron/windows-installer
Error parsing EntityName from nuspec file
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 267
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 1
Description
Hey,
I'm getting the following error when trying to build an installer...
```
[START] Electron Winstaller
electron-windows-installer:main Using Mono: 'mono' +0ms
electron-windows-installer:main Using Wine: 'wine' +3ms
electron-windows-installer:main Created NuSpec file:
wmail
wmail
1.2.4
Thomas Beverley
Thomas Beverley
https://raw.githubusercontent.com/atom/electron/master/atom/browser/resources/win/atom.ico
false
The missing desktop client for Gmail & Google Inbox
Copyright © 2016 Thomas Beverley
+7s
[Error: Failed with exit code: 1
Output:
Attempting to build package from 'wmail.nuspec'.
An error occurred while parsing EntityName. Line 1, position 39.
]
```
Has anyone else seen this? I'm using el-capitan with mono 4.2.3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.