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
And I'm getting an error: Unknown language: `html` is not registered, even though it's in the list of default refractor languages. Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
I'm getting same error when i run my application with npm run dev.
But when i use launch.json to run the app. it somehow doesnot throw error and renders properly.
I'm trying to use in a chain like:
And I'm getting an error:
Unknown language: `html` is not registered
, even though it's in the list of default refractor languages. Am I doing something wrong?The text was updated successfully, but these errors were encountered: