tiagobento commented on PR #2266:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2266#issuecomment-2076069103

   @ricardozanini Note that if you're on macOS, the `sed` version that comes 
installed with it is pretty old, so you need to install an updated version of 
`sed` for it to work properly.
   
   We're using the Nix.dev configuration, so it works fine because it already 
installs `sed` 4.9, but for people using `sed` that comes with macOS, this will 
error out. Same happens in our CI. Are you developing on a macOS? If so, what 
did you do to work around this problem? I wonder if we should use another 
command to do this treatment...


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to