Alfresco / alfresco-docker-installer

Generator to build Docker Compose templates to deploy Alfresco Community
Other
140 stars 57 forks source link

Module is-ci not found #195

Closed sHHHk closed 5 months ago

sHHHk commented 5 months ago

Hi everyone,

I've downloaded the alfresco-docker-installer module, however it always throws an error saying that the is-ci module is not being found :(. I don't know what to do

The alfresco-6.2 folder (where the docker-compose.yml file is being produced) is empty as mentioned in the README.md

` root@srv:~/alfresco-6.2# export NODE_OPTIONS=--openssl-legacy-provider root@srv:~/alfresco-6.2# export PATH=$PATH:/root/node-v21.7.1-linux-x64/bin root@srv:~/alfresco-6.2# yo alfresco-docker-installer node:internal/modules/cjs/loader:1145 throw err; ^

Error: Cannot find module 'is-ci' Require stack:

Node.js v21.7.1

`

aborroy commented 5 months ago

Use Node 14