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
Thank you for raising this. The problem is that tagged literals are not supported right now by the script. It does not have any understanding of "project" or "context" under which it is running, so it does not know that it should look for / read data-reader files.
For the moment, a weak workaround is to exclude any files with tagged literals in them from the components script. For example:
vedang
changed the title
Parse error for files containing reader tags
Add support for files containing tagged literals (custom reader tags)
Jan 13, 2022
When files contain reader tags, we see a parse error.
The text was updated successfully, but these errors were encountered: