Skip to content

🐛(docker-compose) unbind the y-provider service with frontend #851

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Apr 7, 2025

Purpose

We cannot add new js dependency locally when we bind the frontend with the y-provider service. It results in
"EPERM: operation not permitted" when the node_modules has to be updated.
Better to remove the binding, we can add the binding locally during development on the y-provider.

image

We cannot add new js dependency locally when we bind the
frontend with the y-provider service. It results in
"EPERM: operation not permitted" when the `node_modules`
has to be updated.
Better to remove the binding, we can add the binding
locally during development on the y-provider.
@AntoLC AntoLC added bug Something isn't working docker labels Apr 7, 2025
@AntoLC AntoLC requested a review from lunika April 7, 2025 10:55
@AntoLC AntoLC self-assigned this Apr 7, 2025
@AntoLC AntoLC force-pushed the fix/y-provider-binding branch from d37f04d to dfa705f Compare April 7, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant