-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Closed
Description
I'm getting plugins errors that fail running my presentation.
notes.js:1 Uncaught TypeError: R is not a function
at notes.js:1
at notes.js:1
at notes.js:1
(anonymous) @ notes.js:1
(anonymous) @ notes.js:1
(anonymous) @ notes.js:1
markdown.js:1 Uncaught TypeError: I is not a function
at markdown.js:1
at markdown.js:1
at markdown.js:1
(anonymous) @ markdown.js:1
(anonymous) @ markdown.js:1
(anonymous) @ markdown.js:1
highlight.js:1 Uncaught TypeError: qs is not a function
at highlight.js:1
at highlight.js:1
at highlight.js:1
(anonymous) @ highlight.js:1
(anonymous) @ highlight.js:1
(anonymous) @ highlight.js:1
(index):36 Uncaught ReferenceError: RevealMarkdown is not defined
at (index):36
Reveal.js 7.1.2
System: Windows 10 + node v14.15.4 + npm 7.20.0
Steps to repdroduce:
Download 7.1.2 zip archive (or master)
npm i
, npm run build
, npm run start
Open localhost:8000 and see the errors in a browser console.
Replacing the plugins from the archive resolves the issue.
souchi, Djamel-tech, darekkay, vanch3d, JaninDev007 and 6 more
Metadata
Metadata
Assignees
Labels
No labels