為什么運行時報錯,代碼一樣,是版本不對的問題嗎
K:\workSpace\ty-demo>npm run build
> [email protected] build K:\workSpace\ty-demo
> webpack --config webpack.config.js
asset main.js 640 bytes [emitted] (name: main)
ERROR in main
Module not found: Error: Can't resolve './scr/main.js' in 'K:\workSpace\ty-demo'
webpack 5.15.0 compiled with 1 error in 49 ms
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `webpack --config webpack.config.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!? ? ?D:\Program Files\nodejs\node_cache\_logs\2021-01-16T02_19_30_021Z-debug.log
2021-01-17
路徑寫錯了吧??./scr/main.js'