cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: docker compose up throws error in the npm install step due to presence of canvas in package.json

Open Arup20MA20010 opened this issue 1 year ago • 0 comments

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:

  1. Run docker compose up after deleting any existing cms images and containers.

Arup20MA20010 avatar May 19 '24 12:05 Arup20MA20010