Open VonUniGE opened 11 months ago
Hi @VonUniGE, that is an old link. Can you try with https://github.com/RMLio/rmlmapper-webapi-js/blob/master/bin/download-rmlmapper-cli.js?
Hi @pheyvaer, thank you for your reply.
I have also an error:
$ node ./bin/download-rmlmapper-cli.js
info: Downloading the RMLMapper v6.3.0...
error: uncaughtException: EISDIR: illegal operation on a directory, open '/Users/von/src/rmlmapper-webapi-js'
Error: EISDIR: illegal operation on a directory, open '/Users/von/src/rmlmapper-webapi-js'
What operating system are you using?
In the meantime you can download the latest version of the RMLMapper at https://github.com/RMLio/rmlmapper-java/releases/tag/v6.3.0
I'm on macOS. I've downloaded manually the rmlmapper.jar file and it works.
After cloning rmlmapper-webapi-js, I run:
and then
Is there a recommended version of node ?