SimonM0 / ghost-static-site-generator

Generate a static site from ghost and deploy using a CI
https://github.com/Fried-Chicken/ghost-static-site-generator
MIT License
314 stars 42 forks source link

'grep' is not recognized Windows 11 #76

Open rbxrootx opened 1 year ago

rbxrootx commented 1 year ago

Error: Command failed: wget --help | grep "show-progress" || true 'grep' is not recognized as an internal or external command, operable program or batch file.

at checkExecSyncError (node:child_process:885:11)
at execSync (node:child_process:957:15)
at shouldShowProgress (C:\Users\Eli\AppData\Roaming\npm\node_modules\ghost-static-site-generator\src\constants\OPTIONS.js:20:32)
at Object.<anonymous> (C:\Users\Eli\AppData\Roaming\npm\node_modules\ghost-static-site-generator\src\constants\OPTIONS.js:44:22)
djekanovic commented 1 year ago

Same

djekanovic commented 1 year ago

Use this choco install -y grep