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
When I import element-ui, it occure this problem.
ERROR in .//element-ui/lib/theme-chalk/fonts/element-icons.woff
Module build failed: Error: emitFile is required from module system
at Object.module.exports (D:\jsSpace\rent-house\vue2-happyfri\node_modules\file-loader\index.js:9:27)
at Object.loader (D:\jsSpace\rent-house\vue2-happyfri\node_modules\url-loader\dist\index.js:76:19)
@ .//css-loader!./~/element-ui/lib/theme-chalk/index.css 6:811-848
ERROR in .//element-ui/lib/theme-chalk/fonts/element-icons.ttf
Module build failed: Error: emitFile is required from module system
at Object.module.exports (D:\jsSpace\rent-house\vue2-happyfri\node_modules\file-loader\index.js:9:27)
at Object.loader (D:\jsSpace\rent-house\vue2-happyfri\node_modules\url-loader\dist\index.js:76:19)
@ .//css-loader!./~/element-ui/lib/theme-chalk/index.css 6:879-915
The text was updated successfully, but these errors were encountered:
When I import element-ui, it occure this problem.
ERROR in ./
/element-ui/lib/theme-chalk/fonts/element-icons.woff/css-loader!./~/element-ui/lib/theme-chalk/index.css 6:811-848Module build failed: Error: emitFile is required from module system
at Object.module.exports (D:\jsSpace\rent-house\vue2-happyfri\node_modules\file-loader\index.js:9:27)
at Object.loader (D:\jsSpace\rent-house\vue2-happyfri\node_modules\url-loader\dist\index.js:76:19)
@ ./
ERROR in ./
/element-ui/lib/theme-chalk/fonts/element-icons.ttf/css-loader!./~/element-ui/lib/theme-chalk/index.css 6:879-915Module build failed: Error: emitFile is required from module system
at Object.module.exports (D:\jsSpace\rent-house\vue2-happyfri\node_modules\file-loader\index.js:9:27)
at Object.loader (D:\jsSpace\rent-house\vue2-happyfri\node_modules\url-loader\dist\index.js:76:19)
@ ./
The text was updated successfully, but these errors were encountered: