react-scripts5とREACT17を使用中に出るエラー
react-scripts buildsでbuildができないです。
現在react-scripts5とreact17を使用しています。
解決方法はありますでしょうか?
react-scripts を使用しているのでwebpackはまだカスタムしていません
Did you mean 'inspect.mjs'?
BREAKING CHANGE: The request '../jsutils/inspect' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
0