Skip to content
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

Problems that occurred in preparing the development environment on Windows #125

Open
1 of 4 tasks
akim-muto opened this issue Jun 8, 2024 · 0 comments
Open
1 of 4 tasks

Comments

@akim-muto
Copy link
Contributor

akim-muto commented Jun 8, 2024

I'll fixing problems that occurred in preparing the development environment on Windows.

  • Dependency problem with webpack in editor

    → Add the dependency to package.json in the editor directory

  • Problem of trying to open wsl(Docker) browser when opening localhost with dev command in playground

    → Edit the dev command to opening browser on the windows side or prevent it from opening automatically.

  • Not able to access the server to the wsl side,

    →Edit to be automatically adding localhostForwarding=True to .wslconfig in user home,

  • Required ports are not automatically forwarded.

    →Survey to can automatically forwarded and so if it can't and edit to forward necessary ports manually.

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

No branches or pull requests

1 participant