hallowelt / migrate-confluence

Tool to migrate content from Confluence export files into a MediaWiki compatible import source
GNU General Public License v3.0
35 stars 8 forks source link

Class error #95

Closed HKowi closed 6 months ago

HKowi commented 6 months ago

Installed latest version(1.2.1) and followed install guide. Tried a conversion of an export from Confluence 8.5.6. Fails with this error message:

root@mediawiki:/tmp/conf# migrate-confluence convert --src workspace/ --dest workspace/ PHP Fatal error: Uncaught Error: Class "HalloWelt\MediaWiki\Lib\Migration\CliApp" not found in /usr/local/bin/migrate-confluence/bin/migrate-confluence:36 Stack trace: #0 {main} thrown in /usr/local/bin/migrate-confluence/bin/migrate-confluence on line 36

Is this related with #88?

HKowi commented 6 months ago

Looking for other solution.