Add `--preflight-check` cmdline option
See original GitHub issueAG-B has yet to work on my system. With so many external dependencies involved, maybe add a cmdline option that can query the installation, and report its (both verified and missing) capabilities. Better yet, make this part of package startup and don’t execute software that isn’t installed…
...
✔ 0.000 secs: mergeIdenticalAssets
/bin/sh: line 1: 51401 Segmentation fault: 11 buildProduction docs/_site/index.html --outroot docs/_dist --canonicalroot https://mochajs.org/ --optimizeimages --svgo --inlinehtmlimage 9400 --inlinehtmlscript 0 --asyncscripts
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/_headers" failed with exit code 139 https://github.com/kentcdodds/nps/blob/v5.9.0/other/ERRORS_AND_WARNINGS.md#failed-with-exit-code
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Analyzing documents with the Preflight tool (Acrobat Pro)
Run a preflight inspection · Open the PDF and choose Tools > Print Production > Preflight in the right pane. · Select any...
Read more >Tableau Server Pre-Flight Check
Introduced in version 2020.3.0 of Tableau Server on Windows, the pre-flight check (PFC) does basic checks of key system configurations to help avoid...
Read more >Add single toggle for preflight checks · Issue #1796 · crc-org/crc
Have a single toggle for preflight checks to disable with single config set.
Read more >Private Network Access: introducing preflights
To review what happens if preflight success was enforced, you can pass the following command-line argument, starting in Chrome 98:
Read more >Understand preflight checks | Anthos clusters on bare metal
Run preflight checks independently · The following command validates the specified cluster config file, but doesn't try to create the cluster ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We could possible remove the
cairo
dependency by switching fromcanvas
tocanvas-prebuilt
According to http://sharp.pixelplumbing.com/en/stable/install/ sharp now downloads
vips
automatically, so a global install might not be required