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
Welcome @shorif2000! 👋
Sorry you ran into a spot of trouble.
react-markdown version 9 and it's dependencies require a minimum of node 16, node 12 is not supported.
I'd highly recommend upgrading your node version to 16 or higher, earlier node version are no longer supported nor receiving security updates.
If you do choose to stick with node 12, hold on react-markdown version 8 until you can upgrade both.
Initial checklist
Affected packages and versions
1.4.0
Link to runnable example
No response
Steps to reproduce
I am using node 12 with following packages in react
The latest version of this requires node 16 which I am not using. I ma trying to use react-markdown which seems to require this package
Expected behavior
it should compile fine
Actual behavior
./node_modules/mdast-util-to-hast/lib/index.js
Module not found: Can't resolve 'devlop' in '/home/user/my-app/node_modules/mdast-util-to-hast/lib'
Affected runtime and version
node 12
Affected package manager and version
6.14.16
Affected OS and version
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: