Skip to content
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

Unrecognized plugin format; can't find plugin.id {src: 'external.js'} #23

Open
fswijmans opened this issue Jun 9, 2022 · 1 comment

Comments

@fswijmans
Copy link

Adding the plugin gives me the following errror in the console of chrome devtools:

plugins.js:195 Unrecognized plugin format; can't find plugin.id {src: 'plugin/external/external.js', condition: ƒ}

I'm running Reveal.js fresh from git, and updated gulp to v4.x.x as I'm running on Node v16:

$ node -v
v16.15.1

The result is that an empty slide is added to my deck:

<section data-external="/intro.html"></section>
@Marlaqk
Copy link

Marlaqk commented Jun 14, 2022

Did you copy the plugin file node_modules/reveal_external/external/external.js to plugin/external/external.js?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants