OpenAtomFoundation / SmartIDE

CloudNative IDE - Empower develoeprs with CloudNative technologies, may the force with you!
https://smartide.cn
GNU General Public License v3.0
432 stars 60 forks source link

Don't support wsl path #20

Open ZZYhho opened 2 years ago

ZZYhho commented 2 years ago
➜  test smartide.exe new php
v0.1.9.1753
2022-01-11 11:34:48.286 INFO  正在获取模板 ...
mkdir //: The filename, directory name, or volume label syntax is incorrect.
mkdir //wsl.localhost/: The specified path is invalid.
mkdir //: The filename, directory name, or volume label syntax is incorrect.
mkdir //wsl.localhost/: The specified path is invalid.
mkdir //: The filename, directory name, or volume label syntax is incorrect.
mkdir //wsl.localhost/: The specified path is invalid.
2022-01-11 11:34:48.973 INFO  SmartIDE启动中 ...
2022-01-11 11:34:48.973 INFO  读取工作区信息 ...
2022-01-11 11:34:50.510 INFO  新增工作区!

then stuck hanging

ups216 commented 2 years ago

@ZZYhho 麻烦提供一下你的系统版本信息,包括:操作系统版本,Docker Desktop版本和WSL版本。