Mathieu Renda
Mathieu Renda
Would it be possible for you to provide more details about what you mean by "waitforangular waiting for recaptcha reset script ends"? Could you provide us with code to reproduce...
Does switching IgnoreSynchronization have any effect on your problem? Unless you provide us with a public facing page to reproduce the issue, it might prove difficult to solve.
Has the situation changed since then ? Or has that feature been temporarily lost in the refactor ?
Why do you need to define Prettier as the default formatter for some specific languages, when apparently it has already be defined as the default for all on the first...
Remark on the workaround suggested by @jaytavares. In the absence of a package-lock file, the versions of the packages resolved during the installation might be different than the ones that...
@jaysoo Your solution only seems to work if the dependencies are listed in the project package.json and not in the root package.json. Is it as intended?
You can use the new `prune-lockfile` executor (part of #31557) although it is currently poorly documented. But as far as I am aware it has the same limitations as the...
Looks like a duplicate of #5170. Can you indicate what version of VS Code you are using? If it stopped working recently and you updated to 1.97.x this is likely...