What is the issue?
From @d3rp3tt3 : I ran into an error when I tried to follow one step of the Google Cloud example: https://docs.dagger.io/sdk/nodejs/620941/github-google-cloud#appendix-a-create-a-github-repository-with-an-example-express-application. I had to add the -e flag before the expression so that sed would take the command.
Updated command: sed -i -e 's/Express/Dagger/g' routes/index.js
Discord: https://discord.com/channels/707636530424053791/708371226174685314/1070485752321953843
What is the issue?
From @d3rp3tt3 : I ran into an error when I tried to follow one step of the Google Cloud example: https://docs.dagger.io/sdk/nodejs/620941/github-google-cloud#appendix-a-create-a-github-repository-with-an-example-express-application. I had to add the -e flag before the expression so that sed would take the command.
Updated command: sed -i -e 's/Express/Dagger/g' routes/index.js
Discord: https://discord.com/channels/707636530424053791/708371226174685314/1070485752321953843