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
Creating an optimized production build...
Failed to compile.
.\src\container\Home.jsx
Cannot find file '../components/Bars' in '.\src\container'.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\pc\AppData\Roaming\npm-cache_logs\2019-09-18T08_03_28_668Z-debug.log
请教一下,这个导入不进去是为啥呀?
The text was updated successfully, but these errors were encountered:
Creating an optimized production build...
Failed to compile.
.\src\container\Home.jsx
Cannot find file '../components/Bars' in '.\src\container'.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build:
node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\pc\AppData\Roaming\npm-cache_logs\2019-09-18T08_03_28_668Z-debug.log
请教一下,这个导入不进去是为啥呀?
The text was updated successfully, but these errors were encountered: