You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue with the sed commands on MacOS. There needs to be a -i '' added for the MacOS install sed commands. This does not fix all the sed commands, however, and more debugging needs to be done.
There is an issue with the
sedcommands on MacOS. There needs to be a-i ''added for the MacOS installsedcommands. This does not fix all thesedcommands, however, and more debugging needs to be done.