jsreport-migrate
-
Hi,
This is propably old question but any idea why got only
: No such file or directory
when i run jsreport-migrate.
I tried run at jsreport installation directory. Host in Centos.Thanks,
Jukka -
-
Hmm, is that the complete error message? i guess that you are trying to migrate from jsreport@0.13.x to jsreport@1.x.x, so far i can't reproduce any issue on OSX.. what version of node.js and npm do you have?
-
Just quick link to this article with some additional notes to migration
-
I'm updating jsreport from 0.8.2 (neDB) to 1.5.1 (fs) and they running now different hosts.
I copied data folder from old server to new one, changed connectionString to neDB at new server.
Then install jsreport-migrate and try run it.
and just got this error.node version at new server is 6.9.4 and npm 3.10.10
Am I missing something?
-
i've published a new version of
jsreport-migrate
, can you try to updatejsreport-migrate
and try again?
-
Thanks, it works now perfectly.
One maybe off-topic but should license.key used with 0.8.2 be valid with 1.5.1?
-
Such license key should be valid for up to 1.2.1 release
https://github.com/jsreport/jsreport/releases/tag/1.2.1We gave free updates to 0.x licenses for the first six months.
The same as if you would bought enterprise license right after 1.0 was released.