dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
865 stars 467 forks source link

dotCLI -watch does not work on Windows Subsystem for Linux (WSL) #29340

Open fabrizzio-dotCMS opened 4 months ago

fabrizzio-dotCMS commented 4 months ago

Parent Issue

No response

Problem Statement

One of our customers reported this issue while trying to push changes on their Windows file system via watch mode. The CLI could recognize the changes while running outside the watch mode. But once the exercise is repeated within watch mode the CLI sits there waiting doing nothing. No change events are fired.

Steps to Reproduce

Get a Windows environment with WSL installed. Then repeat the steps described in the problem statement

The command looks more or less like this:

windowsmachine:/mnt/c/Users/the-user-reporting/DotCMS/demo$ dotcli push ./repo/ --wartch 2
Running in Watch Mode on /mnt/c/Users/the-user-reporting/DotCMS/demo/repo 

Acceptance Criteria

We should be able to run the in watch mode regardless of platform

dotCMS Version

latest

Proposed Objective

User Experience

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

https://dotcms.slack.com/archives/C028Z3R2D/p1721753542928559

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

fabrizzio-dotCMS commented 4 months ago

https://github.com/microsoft/vscode-remote-release/issues/5000 https://github.com/microsoft/vscode-remote-release/issues/5797

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.