Closed Josh-Cena closed 2 years ago
See https://github.com/facebook/docusaurus/pull/6028#issuecomment-1021985431. Although --frozen-lockfile is now supported (though discouraged), using yarn run with this flag still causes errors, e.g. https://github.com/facebook/docusaurus/runs/4948928986?check_suite_focus=true
--frozen-lockfile
yarn run
cc @merceyz @developit
Apologies, I saw this after merging #76, which I believe fixes this issue as well. Can you confirm that's the case?
Hi, indeed! I'll close this then 😄
See https://github.com/facebook/docusaurus/pull/6028#issuecomment-1021985431. Although
--frozen-lockfile
is now supported (though discouraged), usingyarn run
with this flag still causes errors, e.g. https://github.com/facebook/docusaurus/runs/4948928986?check_suite_focus=truecc @merceyz @developit