Throw better error for missing arguments on publish script #1025
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
good first issue
If you are just getting started with Docusaurus, this issue should be a good place to begin.
help wanted
Asking for outside help and/or contributions to this particular issue or PR.
status: claimed
Issue has been claimed by a contributor who plans to work on it.
🐛 Bug Report
I am trying to publish my site on Windows and
yarn run publish-gh-pages
andnpm run publish-gh-pages
fail in the same placeI have push access to the repository and can push from the command line.
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
Expected behavior
The site would be published
Actual Behavior
Received this error (similar error with yarn as well)
Reproducible Demo
(Paste the link to an example repo, including a
siteConfig.js
, and exact instructions to reproduce the issue.)https://github.com/alexdriedger/SlayTheSpireModding
The text was updated successfully, but these errors were encountered: