You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:The text was updated successfully, but these errors were encountered: