mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-30 18:35:00 -04:00 
			
		
		
		
	Fixed NPM build dependency conflict for server
This commit is contained in:
		
							parent
							
								
									68ff5377b0
								
							
						
					
					
						commit
						397f8c70b4
					
				| @ -8,8 +8,8 @@ COPY package.json package-lock.json ./ | ||||
| 
 | ||||
| RUN apk add --update-cache build-base python3 libheif vips-dev vips ffmpeg | ||||
| 
 | ||||
| RUN npm install | ||||
| RUN npm install --legacy-peer-deps | ||||
| 
 | ||||
| COPY . . | ||||
| 
 | ||||
| RUN npm run build | ||||
| RUN npm run build | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user