Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module build failed: Error: emitFile is required from module system at Object.module.exports #115

Open
ying2025 opened this issue Nov 10, 2019 · 0 comments

Comments

@ying2025
Copy link

ying2025 commented Nov 10, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant