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
Error - Package subpath './lib/parser/index.js' is not defined by "exports" in /var/task/.netlify/functions-internal/server/node_modules/parse5/package.json imported from /var/task/.netlify/functions-internal/server/node_modules/hast-util-raw/lib/index.js
The text was updated successfully, but these errors were encountered:
It seems like you have a version mismatch. I'd be surprised if there is a release of hast-util-raw that specifies parse5@7 as a dependency AND pulls in this path. Try removing your package-lock.json and node_modules, then installing things again.
Error - Package subpath './lib/parser/index.js' is not defined by "exports" in /var/task/.netlify/functions-internal/server/node_modules/parse5/package.json imported from /var/task/.netlify/functions-internal/server/node_modules/hast-util-raw/lib/index.js
The text was updated successfully, but these errors were encountered: