bennypowers / eleventy-plugin-slide-decks

🎼 It makes an itsy-bitsy, teeny-weeny, web-component slide deck prezzy 🎵 🎚️ Write slide decks with 11ty and share them over the web. 🎴
Other
22 stars 0 forks source link

Error [ERR_REQUIRE_ESM] #1

Open matirosero opened 2 weeks ago

matirosero commented 2 weeks ago

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.

bennypowers commented 2 weeks ago

This should work with latest node, but I'll take a little look-see later on