Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

replace: No to-string for last from-string #59

Open
synapze opened this issue Nov 13, 2016 · 5 comments
Open

replace: No to-string for last from-string #59

synapze opened this issue Nov 13, 2016 · 5 comments

Comments

@synapze
Copy link

synapze commented Nov 13, 2016

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?

@kilianc
Copy link

kilianc commented Feb 20, 2017

same

@caneta
Copy link

caneta commented Oct 23, 2017

Same here

@benbyford
Copy link

same. very annoying, simply doesnt work

@castanaro
Copy link

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.

@NguyenTienDat
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants