錯(cuò)誤:react-hot-loaders\index.js didn't return a function
node server 一直報(bào)這個(gè)錯(cuò):Error in loader D:....\react-music-player\node_mudules\eact-hot-loaders\index.js didn't return ?a function ? 請(qǐng)問(wèn)有遇到過(guò)這個(gè)問(wèn)題的嗎?如何解決的呢?
node server 一直報(bào)這個(gè)錯(cuò):Error in loader D:....\react-music-player\node_mudules\eact-hot-loaders\index.js didn't return ?a function ? 請(qǐng)問(wèn)有遇到過(guò)這個(gè)問(wèn)題的嗎?如何解決的呢?
2017-12-05
舉報(bào)
2017-12-07
額,這個(gè)我今天正好在另一個(gè)項(xiàng)目中遇到過(guò),你看一下你的babel-loader版本和webpack的版本,把babel-loader的版本調(diào)回6.x,webpack的版本調(diào)回1.x,比如? ?npm install --save babel-loader@6.2.4