Closed Tealk closed 5 months ago
Hello, I have just tried to build 1.30.0 and get the following error:
docker build -t photon:1.30.0 . Sending build context to Docker daemon 1.625MB Step 1/9 : FROM node:20-alpine ---> 5414852b0111 Step 2/9 : WORKDIR /app ---> Using cache ---> 9f1a21f6ce0c Step 3/9 : COPY package.json ./ ---> Using cache ---> 94f905ae214c Step 4/9 : RUN npm install ---> Running in 5ed1de023f16 npm ERR! code EOVERRIDE npm ERR! Override for @sveltejs/kit@latest conflicts with direct dependency
Versions
Fixed in v1.30.1
Hello, I have just tried to build 1.30.0 and get the following error:
Versions