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

初始化项目报loaders错误 #51

Closed
yuArimer opened this issue Jan 10, 2022 · 2 comments
Closed

初始化项目报loaders错误 #51

yuArimer opened this issue Jan 10, 2022 · 2 comments
Labels
question Further information is requested

Comments

@yuArimer
Copy link

bug描述
项目初始化的时候,运行起来报调用组件的loader问题

ERROR in ./node_modules/vue-img-cutter/src/components/ImgCutter.vue 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders

|


| <div @click="handleOpen" v-if="showChooseBtn === true && isModal === true">

版本号
3.0.0
浏览器版本
Chrome

@acccccccb
Copy link
Owner

你有安装vue-loader和vue-template-compiler吗,提供一个demo给我看看

@acccccccb
Copy link
Owner

你的vue版本是多少 需要 vue@3.2.x

@acccccccb acccccccb added the question Further information is requested label Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants