tadayosi commented on PR #3454: URL: https://github.com/apache/camel-k/pull/3454#issuecomment-1186355806
@SubhasmitaSw That means you are still using the builtin BSD sed. Make sure to run: ``` export PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH" ``` and put the same line to your `.bashrc` or `.bash_profile`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org