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

I am trying to install Local Bedrock

I get to stage 10 and I pasted the following in CLI: sed "s/root \/app\/public\/\;/root \/app\/public\/web\/\;/g" /etc/nginx/wordpress/site.conf | tee /tmp/site.conf && mv /tmp/site.conf /etc/nginx/wordpress/site.conf

I am getting error in the CLI: 'sed' is not recognized as an internal or external command, operable program or batch file.

It’s been a long journey to get to step 10 as the only custom setup in Local WP that worked was ngix, PHP 5.6.39 & MySQL 5.7.28
Any pointers on this sed would be appreciated as I’d love to get up and running with Bedrock

Hi @ClintN - perhaps this will help? 'sed' is not recognized as an internal or external command (Windows 10) - Stack Overflow

1 Like

Thank you @Nick-B

1 Like

Hello @ClintN -

I wanted to check in, did @Nick-B’s solution work for you?

Thank you!

Sam

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.