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
{{ message }}
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Hi everyone - I was able to get it working by running replace 'word1' 'word2' -- 'filename'. Was getting the same error if I didn't have a space between the -- and filename. Hope that helps.
Hi everyone - I was able to get it working by running replace 'word1' 'word2' -- 'filename'. Was getting the same error if I didn't have a space between the -- and filename. Hope that helps.
Nice it's work for me.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following command returns "replace: No to-string for last from-string"
replace 'Person' 'API.IPerson' . -r --include="*.ts"
According to the docs this should work. Any ideas?
The text was updated successfully, but these errors were encountered: