-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Error: Namespace 'LinkifyIt' has no exported member 'LinkifyIt' #111
Comments
1 task
I ran |
1 task
Closed
4 tasks
Using From my
And the error I get from
|
manjeshbhargav
added a commit
to twilio/twilio-video.js
that referenced
this issue
Aug 12, 2024
luisrivas
pushed a commit
to twilio/twilio-video.js
that referenced
this issue
Oct 24, 2024
luisrivas
pushed a commit
to twilio/twilio-video.js
that referenced
this issue
Oct 24, 2024
8 tasks
luisrivas
added a commit
to twilio/twilio-video.js
that referenced
this issue
Dec 10, 2024
* Refactor video frame capture logic to its own module. * Use insertable streams where supported. * Support inputFrameBufferType=videoframe. * Support outputFrameBufferContextType=bitmaprenderer. * Support outputFrameBufferContextType=bitmaprenderer only for chrome. * Work around: markdown-it/linkify-it#111 * VBLOCKS-3643 VBLOCKS-3644 * docs: introduce beta support for Video Processor V3 --------- Co-authored-by: twilio-ci <[email protected]> Co-authored-by: Luis Rivas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error: node_modules/@types/markdown-it/lib/index.d.ts:151:33 - error TS2694: Namespace 'LinkifyIt' has no exported member 'LinkifyIt'.
151 readonly linkify: LinkifyIt.LinkifyIt;
When i try build package i get this error. I think is related with last update (05/01/2024)
The text was updated successfully, but these errors were encountered: