Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix options.position error message #147

Closed
Borewit opened this issue Feb 4, 2020 · 0 comments · Fixed by #148
Closed

Fix options.position error message #147

Borewit opened this issue Feb 4, 2020 · 0 comments · Fixed by #148
Assignees
Labels

Comments

@Borewit
Copy link
Owner

Borewit commented Feb 4, 2020

The error message:

Error {
    message: '`options.position` can be less than `tokenizer.position`',
  }

should be:

'`options.position` must be equal or greater than `tokenizer.position`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant