You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your message, I'll try to check what does not work. Just tried on my local machine (an iMac) and I have a similar problem (I've got a "URI is not hierarchical" message). Funnily enough, it works correctly on another Mac I have and on Linux (Ubuntu 14).
Can I ask you what is the configuration from where you have run the tool (computer, operating system, etc.)?
Windows 7, Cygwin, java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
But the output was ERROR: Resource not found "from-docx.xsl"
Tested on Windows 10 with java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)
Following https://github.com/essepuntato/rash/tree/master/tools/docx2rash I get:
ERROR: Resource not found "from-docx.xsl"
The file is present in the jar (in
xslt/
) but cannot be located?The text was updated successfully, but these errors were encountered: