Languages

TypeScript - property 'replaceall' does not exist on type 'string'

0 points
Asked by:
Richard-Bevan
413

I want to use replaceAll method in TypeScript under Node.js and I can't fix the following error. How can I fix it?

Error:

My code:

1 answer
0 points
Answered by:
Admin Dirask Community
4380

Try to add "ES2021.String" in your tsconfig.json file under compilerOptions -> lib.

Example:

0 commentsAdd comment
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join