admin icon indicating copy to clipboard operation
admin copied to clipboard

fix: pwa container crashes because packageManager is not defined

Open adguernier opened this issue 9 months ago • 2 comments

Problem

Running docker compose up throw the error: "The local project doesn't define a 'packageManager' field" for the pwa container

Solution

Specify a packageManager in package.json

adguernier avatar May 14 '24 12:05 adguernier

It seems like the CI is not happy with it.

alanpoulain avatar May 14 '24 15:05 alanpoulain

It seems like the CI is not happy with it.

Fixed :)

adguernier avatar May 15 '24 13:05 adguernier