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
I'm getting the error when I try to replace tokens using Patcher.
The last two tokens marked in the document are causing the problem. If I remove them, the process finishes successfully. I've been trying for hours to understand what's wrong with the last tokens in the document and I haven't come to any conclusion. Even copying and pasting the tokens that work, without any changes, Patcher can't perform the replacements and I get the error "Token not found".
I created a fork of the project, added a new demo called "96-template-token-not-found-error.ts" with the error example, for reproduction.
I'm getting the error when I try to replace tokens using Patcher.
The last two tokens marked in the document are causing the problem. If I remove them, the process finishes successfully. I've been trying for hours to understand what's wrong with the last tokens in the document and I haven't come to any conclusion. Even copying and pasting the tokens that work, without any changes, Patcher can't perform the replacements and I get the error "Token not found".
I created a fork of the project, added a new demo called "96-template-token-not-found-error.ts" with the error example, for reproduction.
Here's the link to the fork and the demo file: https://github.com/bryandidur/docx/blob/master/demo/96-template-token-not-found-error.ts
The text was updated successfully, but these errors were encountered: