bsuh / node_xslt

a simple XSLT addon for node
zlib License
71 stars 17 forks source link

node_xslt package issue #32

Open prothan1010 opened 7 years ago

prothan1010 commented 7 years ago

I have tried adding this package on my meteor app but was ended up with some issue. when i integrated this module (meteor npm install node_xslt) the error was similar like: http://i.stack.imgur.com/ItxFT.png

Then when I tried to configure the xml2-config then this error ocurred http://i.stack.imgur.com/sxMg0.png

I've tried this both on Windows & Ubuntu OS but still stuck.

Can anyone please help me out here ..

MartijnR commented 7 years ago

I have nothing useful to offer for this particular problem but if this doesn't get resolved for you, I recommend checking out https://github.com/albanm/node-libxslt

prothan1010 commented 7 years ago

Hi MartijnR i've tried implementing as per your suggestion but i am facing this error now. Can you please help me out here.

image

MartijnR commented 7 years ago

If you have a question about node-libxslt you should ask in that repo. It's probably a Windows-specific issue.