Skip to content

bugfix docker compose build error#183

Open
bagusrizky15 wants to merge 1 commit into
rmyndharis:mainfrom
bagusrizky15:feature/fix-docker-compose
Open

bugfix docker compose build error#183
bagusrizky15 wants to merge 1 commit into
rmyndharis:mainfrom
bagusrizky15:feature/fix-docker-compose

Conversation

@bagusrizky15
Copy link
Copy Markdown

Fixed the Docker Compose build error. The issue was a peer dependency conflict in dashboard/package.json: @vitejs/plugin-react@^5.1.4 only supports vite@^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0, but the project uses vite@^8.0.13. Upgraded @vitejs/plugin-react from ^5.1.4 to ^6.0.2, which supports vite@^8.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants