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

CLI: Error - Missing attribute value #55

Open
dbankier opened this issue Mar 24, 2014 · 1 comment
Open

CLI: Error - Missing attribute value #55

dbankier opened this issue Mar 24, 2014 · 1 comment
Labels

Comments

@dbankier
Copy link
Contributor

On upgrade in one project:

Error: Missing attribute value
    at new XMLAttribute (/Users/david/Titanium-Projects/gittio/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLAttribute.js:15:15)
    at XMLElement.module.exports.XMLElement.attribute (/Users/david/Titanium-Projects/gittio/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLElement.js:74:35)
    at XMLElement.module.exports.XMLElement.att (/Users/david/Titanium-Projects/gittio/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLElement.js:174:19)
    at Object.render (/Users/david/Titanium-Projects/gittio/node_modules/xml2js/lib/xml2js.js:140:37)
    at render (/Users/david/Titanium-Projects/gittio/node_modules/xml2js/lib/xml2js.js:152:39)
    at Builder.exports.Builder.Builder.buildObject (/Users/david/Titanium-Projects/gittio/node_modules/xml2js/lib/xml2js.js:165:14)
    at writeTiapp (/Users/david/Titanium-Projects/gittio/lib/tiapp.js:102:15)
    at /Users/david/Titanium-Projects/gittio/lib/tiapp.js:66:5
    at Array.forEach (native)
    at Object.exports.addDependency (/Users/david/Titanium-Projects/gittio/lib/tiapp.js:11:13)
@FokkeZB
Copy link
Contributor

FokkeZB commented Apr 1, 2014

Could you do a dump of new_modules at https://github.com/FokkeZB/gittio/blob/master/lib/tiapp.js#L92 when that happens?

@FokkeZB FokkeZB added the bug label Jun 20, 2014
@FokkeZB FokkeZB changed the title Error: Missing attribute value CLI: Error - Missing attribute value Jun 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants