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

feat: add vscode launch #260

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

feat: add vscode launch #260

wants to merge 1 commit into from

Conversation

Sean1572
Copy link
Contributor

No description provided.

@Sean1572 Sean1572 requested a review from ntlhui January 11, 2025 03:30
@Sean1572 Sean1572 enabled auto-merge (squash) January 11, 2025 03:30
@Sean1572 Sean1572 requested a review from ccrutchf January 11, 2025 03:35
@Sean1572 Sean1572 self-assigned this Jan 11, 2025
@ntlhui
Copy link
Contributor

ntlhui commented Jan 12, 2025

Unable to run on WSL Ubuntu 24.04 on host Win10

nthui@LAPTOP-RRHHUUD8:~/workspace/e4e/tools/website2.0$ npx gulp watch
'\\wsl.localhost\Ubuntu-24.04\home\nthui\workspace\e4e\tools\website2.0'
CMD.EXE was started with the above path as the current directory.       
UNC paths are not supported.  Defaulting to Windows directory.
'gulp' is not recognized as an internal or external command,
operable program or batch file.
nthui@LAPTOP-RRHHUUD8:~/workspace/e4e/tools/website2.0$

@Sean1572
Copy link
Contributor Author

Sean1572 commented Jan 13, 2025

Unable to run on WSL Ubuntu 24.04 on host Win10

nthui@LAPTOP-RRHHUUD8:~/workspace/e4e/tools/website2.0$ npx gulp watch
'\\wsl.localhost\Ubuntu-24.04\home\nthui\workspace\e4e\tools\website2.0'
CMD.EXE was started with the above path as the current directory.       
UNC paths are not supported.  Defaulting to Windows directory.
'gulp' is not recognized as an internal or external command,
operable program or batch file.
nthui@LAPTOP-RRHHUUD8:~/workspace/e4e/tools/website2.0$

Yeah you need to run npm ci, then it works

@ntlhui
Copy link
Contributor

ntlhui commented Jan 13, 2025

Unable to run on WSL Ubuntu 24.04 on host Win10

nthui@LAPTOP-RRHHUUD8:~/workspace/e4e/tools/website2.0$ npx gulp watch
'\\wsl.localhost\Ubuntu-24.04\home\nthui\workspace\e4e\tools\website2.0'
CMD.EXE was started with the above path as the current directory.       
UNC paths are not supported.  Defaulting to Windows directory.
'gulp' is not recognized as an internal or external command,
operable program or batch file.
nthui@LAPTOP-RRHHUUD8:~/workspace/e4e/tools/website2.0$

Yeah you need to run npm ci, then it works

Still not working.
image

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