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 Reply Children