flydelabs / flydelabs/flyde

Problems that occurred in preparing the development environment on Windows

Open
#125 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.5k
Forks
181
PR merge metrics
No merged PRs in 30d

Description

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

- [x] 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.