Due to react 18 not fulfilling the react 16 || 17 dependency of lightbox and mdx, npm install for this repo fails. Updating those libraries to the next major results in chaotic output from the lightbox install:
npm error code ETARGET
npm error notarget No matching version found for react-image-lightbox@^6.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
Due to react 18 not fulfilling the react 16 || 17 dependency of lightbox and mdx,
npm installfor this repo fails. Updating those libraries to the next major results in chaotic output from the lightbox install: