Trying to use this plugin, I get the following error:
[11ty] Eleventy Error (CLI):
[11ty] 1. Error in your Eleventy config file '.eleventy.js'. (via EleventyConfigError)
[11ty] 2. require() of ES Module /PATH/node_modules/eleventy-plugin-slide-decks/decks.js from /PATG/.eleventy.js not supported.
[11ty] Instead change the require of decks.js in /PATH/.eleventy.js to a dynamic import() which is available in all CommonJS modules.
Trying to use this plugin, I get the following error:
[11ty] Eleventy Error (CLI): [11ty] 1. Error in your Eleventy config file '.eleventy.js'. (via EleventyConfigError) [11ty] 2. require() of ES Module /PATH/node_modules/eleventy-plugin-slide-decks/decks.js from /PATG/.eleventy.js not supported. [11ty] Instead change the require of decks.js in /PATH/.eleventy.js to a dynamic import() which is available in all CommonJS modules.