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

bug: 引入vue 报错 #2188

Open
ethan897 opened this issue Aug 14, 2024 · 2 comments
Open

bug: 引入vue 报错 #2188

ethan897 opened this issue Aug 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ethan897
Copy link

Version

2.3.0

OS Version

window 11

Node.js Version

14

Browser Version

chrome

Link to minimal reproduction

11

Steps to reproduce

1

What is expected?

1

What is actually happening?

1

Any additional comments? (optional)

1
你们给的官方demo报错

@Jinbao1001
Copy link
Member

@jeffwcx cc, 非法字符, 是不是 windows 系统的问题.

@ethan897
Copy link
Author

@jeffwcx cc, 非法字符, 是不是 windows 系统的问题.

这个插件有问题,不支持window运行,mac可以跑起来

jeffwcx added a commit that referenced this issue Sep 20, 2024
`:` should not allowed to be contained in `api.key` cause it may be used in `api.writeTmpFile`

#2188
@jeffwcx jeffwcx added bug Something isn't working and removed unconfirmed labels Sep 20, 2024
@jeffwcx jeffwcx mentioned this issue Sep 20, 2024
10 tasks
Jinbao1001 pushed a commit that referenced this issue Sep 20, 2024
* fix: preset-vue (#2143)

* fix: repository field may be empty

* fix: give unique filename for each demo

* fix: limit the resolve rule to the demo

* fix: vue jsx import isssue

* fix: multi vue instance issue in mfsu mode

* chore: remove comments

* feat: support lastest vue

* fix: vue live demo

* feat: using import instead of require for demo context

* fix: use singleton vue

* refactor: avoid unnecessary chunk split

* fix: illegal characters in the path under Windows

`:` should not allowed to be contained in `api.key` cause it may be used in `api.writeTmpFile`

#2188

* fix: the include/exclude in webpack needs to correspond to the path format of the system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants