Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 BUG: 'grep' is not recognized as an internal or external command #900

Closed
CEbbinghaus opened this issue May 5, 2022 · 1 comment · Fixed by #914
Closed

🐛 BUG: 'grep' is not recognized as an internal or external command #900

CEbbinghaus opened this issue May 5, 2022 · 1 comment · Fixed by #914
Assignees
Labels
pages Relating to Pages

Comments

@CEbbinghaus
Copy link

What version of Wrangler are you using?

0.0.29? wrangler@alpha

What operating system are you using?

Windows

Describe the Bug

When calling wrangler pages publish the error

'grep' is not recognized as an internal or external command,
operable program or batch file.

✘ [ERROR] ENOENT: no such file or directory, scandir 'C:\Users\CEbbi\Projects\Website\functions'
``` is thrown. Since this is run in PowerShell I don't have to grep as a callable binary therefore it seems to be erroring. Is this a required dependency I was not aware of?
@sidharthachatterjee
Copy link
Contributor

Nice catch! 😰 Fixing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pages Relating to Pages
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants