@formix Worked perfectly cheers - I owe you a beer
ĸrezzy ғella
@krezzyfella_twitter
Hi guys, I am to Angular 2 and trying to install xml2json using npm. but I am not able to install it bcoz of python dependency. Can i just download zip from git hub and include it inside node_module folder? which all place i need to give a reference for dowloaded xml2json zip
Il-Hwan Ryu
@nonownonow
oh this is very interesting
Ben Hartouz Mohamed
@benhartouz
hello
i have an issue with this package
some one can help me ?
Himanshu sharma
@awesomehimanshu
I don't know why you use python , c for json parsing . It can be done by js code as well as
But you will say we use node-expat which use libexpact lib , which is fastest to parse json . What about just using js to maipulate so .
A parse error occurs. The options remain default. Specifically, it occurs when returning the XML of RSS of "Ginco Magazin (https://magazine.ginco.io/index.xml)" to JSON. Is there any solution .....?
Stephen Hendricks
@z1haze
i attempted to install xml2json and im getting errors from node-gyp and saying something about python
Does this package depend on python?
_
lb971028
@lb971028
hi
Joshua V Sherman
@JoshuaVSherman
@z1haze yes you need to have gcc and python on your linux distro
Hi Team, While running security check on xml2json 0.12.0 .. i found one vulnerable dependency of hoek . ˪xml2json : 0.12.0 WARN: ˪joi : 13.7.0 WARN: ˪hoek : 5.0.4
Any idea how i can fix it
Nicolas DANIEL
@nicodaniel
can someone could correct the typo in the readme ` Default values:
var options = { object: false, reversible: false, coerce: false, sanitize: true, trim: true, arrayNotation: false alternateTextNode: false }; ` a comma is missing after arrayNotation: false
propankaj
@propankaj
Hi..
can anyone send me node_module zip for xml2json
i'm ussing this npm but facing issue when creating webpack using this npm