I followed the instruction at:
alfresco-docker-installer/README.md at master · Alfresco/alfresco-docker-installer · GitHub
when I executed:
yo alfresco-docker-installer
I got an error:
Error: Not supported
at init (C:\Users\Administrator\AppData\Roaming\npm\node_modules\yo\lib\cli.js:122:23)
at pre (C:\Users\Administrator\AppData\Roaming\npm\node_modules\yo\lib\cli.js:83:9)
at C:\Users\Administrator\AppData\Roaming\npm\node_modules\yo\lib\cli.js:193:9
at Object.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modules\yo\lib\cli.js:194:3)
at Module._compile (internal/modules/cjs/loader.js:956:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
at Module.load (internal/modules/cjs/loader.js:812:32)
at Function.Module._load (internal/modules/cjs/loader.js:724:14)
at Function.Module.runMain (internal/modules/cjs/loader.js:1025:10)
at internal/main/run_main_module.js:17:11
Solved! Go to Solution.
I installed node v22.3 and looks like it's running now!
Are you using Node 14?
I was watching your video for 7.2 and it mentioned 12.13. I uninstalled that and put in v14.2.1.3 restarted docker and powershell and started over and got a different error:
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'stream' imported from C:\Users\Administrator\AppData\Roaming\npm\node_modules\yo\node_modules\mem-fs\dist\index.js
at new NodeError (internal/errors.js:322:7)
at packageResolve (internal/modules/esm/resolve.js:732:9)
at moduleResolve (internal/modules/esm/resolve.js:773:18)
at Loader.defaultResolve [as _resolve] (internal/modules/esm/resolve.js:887:11)
at Loader.resolve (internal/modules/esm/loader.js:89:40)
at Loader.getModuleJob (internal/modules/esm/loader.js:242:28)
at ModuleWrap.<anonymous> (internal/modules/esm/module_job.js:76:40)
at link (internal/modules/esm/module_job.js:75:36)
I installed node v22.3 and looks like it's running now!
getting a different error when I ran:
yo alfresco-docker-installer --acsVersion=7.3 --ram=12 --mariadb=false --https=false --serverName=localhost --password=admin --port=80 --ftp=false --solrHttpMode=secret --smtp=false --ldap=false --addons= --volumesscript=false --startscript=true
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.