Syracuse migration tool (module not found)

SOLVED

Try to use the migration tool with the latest syracuse version 12.17.11 

Cant figure out whats wrong, anyone recognise this error?

C:\sage\SyracuseComponent\syracuse\bin\win32_x64>node.exe node_modules\tools\syracuse-migration --config C:\sage\SyracuseComponent\syracuse\bin\node_modules\tools\syracuse-migration\migrate.yml
internal/modules/cjs/loader.js:905
throw err;
^

Error: Cannot find module 'C:\sage\SyracuseComponent\syracuse\bin\win32_x64\node_modules\tools\syracuse-migration'
[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)[39m
[90m at Function.Module._load (internal/modules/cjs/loader.js:746:27)[39m
[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)[39m
[90m at internal/main/run_main_module.js:17:47[39m {
code: [32m'MODULE_NOT_FOUND'[39m,
requireStack: []
}

Parents
  • +1
    verified answer

    Hi Mikael,

    This issue has been reported, in V12_P32 there are missing files in the provided migration tool setup which causes the "Module not found" errors.

    This has been fixed in Syracuse V12.18

    When available please update so you can run the tool successfully.

    Knowledge base article: V12P32 Syracuse migration tool missing files (118667)

    Thanks 

Reply
  • +1
    verified answer

    Hi Mikael,

    This issue has been reported, in V12_P32 there are missing files in the provided migration tool setup which causes the "Module not found" errors.

    This has been fixed in Syracuse V12.18

    When available please update so you can run the tool successfully.

    Knowledge base article: V12P32 Syracuse migration tool missing files (118667)

    Thanks 

Children