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 in ./src/index.js
Module not found: Can't resolve './common.blocksAppRouterAppRouter.js' in 'c:\work\<PROJECT_NAME>\src'
@ multi ./~/react-dev-utils/webpackHotDevClient.js ./~/bem-react-scripts/config/polyfills.js ./src/index.js
import AppRouter from 'b:AppRouter';
It seems that b:blah-blah import missing slash on Windows.
The text was updated successfully, but these errors were encountered:
Failed to compile.
It seems that
b:blah-blah
import missing slash on Windows.The text was updated successfully, but these errors were encountered: