cms
cms copied to clipboard
bug: docker compose up throws error in the npm install step due to presence of canvas in package.json
Describe the bug When running docker compose up it throws error in the npm install step due to canvas in package.json which is not used any where in the project.
To Reproduce Steps to reproduce the behavior:
- Run docker compose up after deleting any existing cms images and containers.