carddamom
carddamom
Any idea when this will be merged?
I'm also looking for this, and as a shortcut I have installed **ts-node** and used the following: `nps --config ./package-scripts.ts --require ts-node/register ${script_name}` To run your scripts using typescript... If...
About this shouldn't the files inside the folder files also be installed when one does npm install -D nest-commander-schematics? Because, they aren't in the node_modules and if I copy them...
I have solved this issue by simply change the composer file to run all images as the root user... ``` networks: frontend: backend: volumes: pgdata: opdata: x-op-restart-policy: &restart_policy restart: unless-stopped...