ERROR Error: plugin "record" does not exist
See original GitHub issueGetting error as in below for video.js
HomeComponent_Host.ngfactory.js? [sm]:1 ERROR Error: plugin "record" does not exist
at Player.<anonymous> (video.js:21579)
at Array.forEach (<anonymous>)
at new Player (video.js:21575)
at videojs$1 (video.js:25846)
at HomeComponent.push../src/app/components/home/home.component.ts.HomeComponent.ngAfterViewInit (home.component.ts:83)
at callProviderLifecycles (core.js:10414)
at callElementProvidersLifecycles (core.js:10388)
at callLifecycleHooksChildrenFirst (core.js:10378)
at checkAndUpdateView (core.js:11316)
at callViewAction (core.js:11548)
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (5 by maintainers)
Top Results From Across the Web
Uncaught Error: plugin "record" does not exist #398 - GitHub
Description. I'm running into an issue that others have run into: Uncaught Error: plugin "record" does not exist.
Read more >Angular 6 videojs-record results in runtime error - Stack Overflow
videojs fails with the following error. ERROR Error: plugin "record" does not exist at Player.<anonymous> (video.
Read more >Loading a videojs plugin (videojs-record) : Elgg.org
Everytime Im getting the error: 'Uncaught Error: plugin "record" does not exist'. Checking the network, the plugin and all dependencies are ...
Read more >Post Create plugin step - record does not exist
Hi,. I am trying to trigger a plugin on save of a record and use the newly created entity id to create a...
Read more >App.js missing dependencies when adding new package
Hi guys I am trying to add videojs-records to my Laravel 6 project . ... "Error: plugin "wavesurfer" does not exist". Do you...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have the same issue while using in react. Any updates?
Please open a new ticket that reproduces the problem exactly. Keep in mind this is not a library focused on a specific framework like vue so most of the time it’s not an issue in videojs-record but in specific framework (configuration) you use.