Mike McCready
Mike McCready
Dropping this suggestion. - Chromium, as a test environment, seems to have dropped in significance since the introduction of Chrome for Testing, which allows selection of past versions, for instance,...
@BePo65 I suggest to close this PR as there is not an urgent need for it and `start-server-and-test` does not directly use WMIC. - Until Microsoft finally removes WMIC, it...
@BePo65 Happy New Year! I'm hiding my previous [comment ](https://github.com/bahmutov/start-server-and-test/pull/392#issuecomment-2508880270) as it is now out of date. - In the meantime GitHub has released Windows Server 2025 (see https://github.com/bahmutov/start-server-and-test/issues/398) and...
@mcello23 On Windows 11 there are a couple of ways to get a window back after a monitor reconfiguration. After starting Cypress with `npx cypress open`: 1. Locate cy icon...
@xmasuhai It looks like you have the environment variable `COREPACK_NPM_REGISTRY` set to `https://registry.npmmirror.com/`. Is that correct? If yes, have you tried setting it to `https://registry.npmmirror.com` instead (without the trailing `/`...
It looks like there are 2 issues involved: 1. The Chinese npm mirror https://registry.npmmirror.com/ rejects the URL https://registry.npmmirror.com//pnpm whereas the official npm registry https://registry.npmjs.org accepts the URL https://registry.npmjs.org//pnpm and Corepack...
Relates also to https://github.com/nodejs/corepack/issues/535, https://github.com/nodejs/corepack/issues/540 and https://github.com/nodejs/corepack/issues/458
@xmasuhai If your problem is resolved, you can close this issue with the button below.
Since there hasn't been any response, I suggest to close this issue.
https://github.com/yarnpkg/yarn/issues/9050#issue-2236562339 captured the state of releases  It does not look like any files were replaced. As far as I can see the release [v1.22.22](https://github.com/yarnpkg/yarn/releases/tag/v1.22.22) was just completed with...