-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
在项目中引入g6 v4版本,报错无法运行 #3199
Labels
Outdate
This issue is too old to be resolved
Comments
看下是不是 TyeScript 或者 webpack 版本的问题 |
这个项目是使用vuecli2配置的,webpack版本是v4.41,没有配置typescript,是因为没有编译ts吗
|
社区有没有熟悉 vue 的小伙伴来帮忙看看呢 |
@manwjc 你好,请问你解决了吗,我也遇到和你一样的问题 |
This issue has been closed because it has been outdate for a long time. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
项目中引入了v4版本,报错如下,v3版本可以运行:
manifest.js:978 SyntaxError: Unexpected token ':'
at Object../node_modules/reflect-metadata@0.1.13@reflect-metadata/Reflect.js (0.js:18112)
at webpack_require (manifest.js:854)
at fn (manifest.js:151)
at eval (index.js?d8f8:1)
at Module../node_modules/@[email protected]@@antv/g-webgpu-core/es/index.js (0.js:2073)
at webpack_require (manifest.js:854)
at fn (manifest.js:151)
at eval (Camera.js?42b0:1)
at Module../node_modules/_@[email protected]@@antv/g-webgpu/es/camera/Camera.js (0.js:2613)
The text was updated successfully, but these errors were encountered: