Closed brycewray closed 2 years ago
Yeah, can repro with
npm i @11ty/eleventy@2.0.0-canary.1
npm i eleventy-plugin-embed-tweet
I'll look to resolve this, but in the meantime, you can use --force
like this:
npm install eleventy-plugin-embed-tweet --force
No reason the plugin shouldn't work with the latest version of 11ty, but gotta fix up so user's don't have a manual step
I'll look to resolve this, but in the meantime, you can use
--force
like this:npm install eleventy-plugin-embed-tweet --force
No reason the plugin shouldn't work with the latest version of 11ty, but gotta fix up so user's don't have a manual step
Thanks. So just uninstall it and then reinstall it with that command?
Cross linking this comment https://github.com/11ty/eleventy-dev-server/issues/5#issuecomment-1063409355
Just FYI, the current Eleventy 2.0.0 canary (with @zachleat's new server to substitute for BrowserSync) apparently has a problem with this plugin, since it crashed on launch with the following: