Uncaught Error: Cannot find module ‘D:\project\react-counter-app-mosh\node_modules\babel-preset-react-app\node_modules@babel\runtime/helpers/slicedToArray’
at webpackMissingModule (formatWebpackMessages.js:9)
at Object…/node_modules/react-dev-utils/formatWebpackMessages.js (formatWebpackMessages.js:9)
at webpack_require (bootstrap:785)
at fn (bootstrap:150)
at Object…/node_modules/react-dev-utils/webpackHotDevClient.js (webpackHotDevClient.js:23)
at webpack_require (bootstrap:785)
at fn (bootstrap:150)
at Object.0 (serviceWorker.js:135)
at webpack_require (bootstrap:785)
at checkDeferredModules (bootstrap:45)
解决方法:yarn install安装依赖