question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR Error: plugin "record" does not exist

See original GitHub issue

Getting 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:closed
  • Created 5 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
kay28commented, Feb 7, 2019

I have the same issue while using in react. Any updates?

0reactions
thijstriemstracommented, Sep 9, 2020

New projects are fine

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found