Skip to content

Cannot read properties of undefined (reading 'styles') #1987

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

Closed
danielmlc opened this issue Aug 10, 2022 · 2 comments
Closed

Cannot read properties of undefined (reading 'styles') #1987

danielmlc opened this issue Aug 10, 2022 · 2 comments

Comments

@danielmlc
Copy link

在vue3项目中使用webpack5打包引入的问题

Module build failed (from ../../node_modules/.pnpm/[email protected]/node_modules/vue-loadees/vue-loader/dist/index.js):
TypeError: Cannot read properties of undefined (reading 'styles')
at Object.loader (E:\project\webpack\new\webpages-packer\node_modules.pnpm\vue-loader@\[email protected]\node_modules\vue-loader\dist\index.js:70:34)
@ ./modules/login/index.ts 1:0-28 2:24-27

@vue-bot
Copy link

vue-bot commented Aug 10, 2022

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!


你好,你的 issue 不符合我们所要求的格式,因此已被自动关闭。为了确保每个 issue 都提供必需的相关信息,请务必使用我们的 Issue 向导 来创建新 issue,谢谢!

@vue-bot vue-bot closed this as completed Aug 10, 2022
@JanMalte
Copy link

@danielmlc do you use VueJS v2? If you do so, you need to stick with vue-loader<=15

Maybe this issue helpful for you: #1973 (comment)

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

3 participants