dotCMS / core

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

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

Open fabrizzio-dotCMS opened 1 month ago

fabrizzio-dotCMS commented 1 month 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 1 month ago

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