Closed gmlewis closed 7 months ago
I'm getting the same issue. I checked out the package source
and slugifier.ts
isn't there.
I looked into it a bit more, and lume_markdown_plugins
is supposed to be v.0.5.0
not 6. Not sure why it got the wrong dependency.
There's no escaping JavaScript package versions... is there a PR for this or is this upstream?
It's an upstream issue in lume. I managed to get past the error in an exploration by upgrading lume to latest, but that introduced layout issues that i haven't had much time to get into. could look into it later, but not sure i'm the best person to be doing it
@catilac I posted a short patch over in https://github.com/treehousedev/treehouse/issues/306 that pins the version of lume_markdown_plugins to an earlier one. It's one line and seems to work for me.
I just confirmed that this is now fixed in master. (The fix was in #309).
I'm on a Mac M2 Max running Sonoma 14.0, and got this: