Skip to content

📝 Docs: Nightly Netlify deploys are failing #5098

Closed

Description

Documentation Request Checklist

Overview

Filing an issue for tracking & visibility: the site's nightly deploys are broken at the moment. We'll want to fix these:

7:19:05 PM: nps is executing `docs.postbuild` : buildProduction docs/_site/index.html --outroot docs/_dist --canonicalroot https://mochajs.org/ --optimizeimages --svgo --inlinehtmlimage 9400 --inlinehtmlscript 0 --asyncscripts && cp docs/_headers docs/_dist/_headers && node scripts/netlify-headers.js docs/_dist >> docs/_dist/_headers
7:19:05 PM: /bin/sh: 1: buildProduction: not found
7:19:05 PM: The script called "docs.postbuild" which runs "buildProduction docs/_site/index.html --outroot docs/_dist --canonicalroot https://mochajs.org/ --optimizeimages --svgo --inlinehtmlimage 9400 --inlinehtmlscript 0 --asyncscripts && cp docs/_headers docs/_dist/_headers && node scripts/netlify-headers.js docs/_dist >> docs/_dist/_headers" failed with exit code 127 https://github.com/sezna/nps/blob/master/other/ERRORS_AND_WARNINGS.md#failed-with-exit-code
7:19:05 PM: The script called "docs.production" which runs "nps docs && nps docs.postbuild" failed with exit code 127 https://github.com/sezna/nps/blob/master/other/ERRORS_AND_WARNINGS.md#failed-with-exit-code
7:19:05 PM: ​
7:19:05 PM: "build.command" failed                                        
7:19:05 PM: ────────────────────────────────────────────────────────────────
7:19:05 PM: ​
7:19:05 PM:   Error message
7:19:05 PM:   Command failed with exit code 127: npm start docs.production (https://ntl.fyi/exit-code-127)
7:19:05 PM: ​

Additional Info

@voxpelli started looking into it today. Partial progress: #5095.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions