You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A half-built Quarto without quarto-preview.js would later fail at
runtime when `quarto preview` tries to read the missing file, producing
another confusing error. Requiring npm upfront keeps the contract
simple: configure succeeds only if all required tools are available.
0 commit comments