Mike McCready
Mike McCready
According to https://developer.chrome.com/articles/new-headless/#debugging it is expected behavior: 
@BePo65 > So I am waiting for a fix to ps-tree. I don't see any issue open for this on https://github.com/indexzero/ps-tree/issues and the last release was https://www.npmjs.com/package/ps-tree/v/1.2.0 released 6 years...
@BePo65 I would raise the issue in https://github.com/indexzero/ps-tree/issues first. This repo (`start-server-and-test`) is not the best place to be discussing it.
@BePo65 I see that you have raised - https://github.com/indexzero/ps-tree/issues/58 - https://github.com/indexzero/ps-tree/issues/60 and that you are not getting any response in that repo. - It would be good to get an...
@BePo65 Do you have a link to any Microsoft document which says that the deprecated Windows Management Instrumentation command-line (WMIC) utility has already been removed? I can only find information...
This issue should be resolved by following the instructions in [How to install WMIC Feature on Demand on Windows 11](https://techcommunity.microsoft.com/blog/windows-itpro-blog/how-to-install-wmic-feature-on-demand-on-windows-11/4189530) if WMIC is missing from your system.
@BePo65 > 1. ps-tree has a lot of vulnerabilities reported by `npm audit` - The `devDependencies` of [ps-tree](https://github.com/indexzero/ps-tree) are not directly relevant for `start-server-and-test`. `npm install ps-tree` does not report...
- PR https://github.com/bahmutov/start-server-and-test/pull/393 submitted to update the README documentation
The default value of `COREPACK_ENABLE_AUTO_PIN` allowing Corepack to autopin is a barrier to adoption of Corepack in a mixed environment contributing to Yarn repos whilst still dealing with Yarn Classic...
@apieceofbart > Just to add - I can see that corepack is experimental and needs to be opted in - if this is the case why is it doing anything?...