create-react-app アプリケーションがあり、使用しようとしていますrehype-remarkが、次のエラーが発生します。
/node_modules/hast-util-to-mdast/lib/util/resolve.js
Module not found: Can't resolve 'node:url' in '/node_modules/hast-util-to-mdast/lib/util'
ESMのみのモジュールである可能性があると思いますが、ESMのみのような他のリマークモジュールを使用しているため、奇妙ですremark-html。
誰でも私に光を与えることができますか?前もって感謝します。