zouyaoji / vue-cesium

🎉 Vue 3.x components for CesiumJS.
https://zouyaoji.top/vue-cesium
MIT License
1.53k stars 325 forks source link

Electron引入vue-cesium出现“Uncaught SyntaxError: Unexpected token import”错误是什么原因呢? #70

Closed mayi8986 closed 3 years ago

mayi8986 commented 4 years ago

Uncaught SyntaxError: Unexpected token import image

zouyaoji commented 4 years ago

方便提交复现工程吗?

mayi8986 commented 4 years ago

我只是创建了个Electron项目,只是引用了下vue-cesium,还没写什么代码!

------------------ 原始邮件 ------------------ 发件人: "zouyaoji"<notifications@github.com>; 发送时间: 2020年6月21日(星期天) 晚上10:27 收件人: "zouyaoji/vue-cesium"<vue-cesium@noreply.github.com>; 抄送: "不系舟"<178782933@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [zouyaoji/vue-cesium] 出现“Uncaught SyntaxError: Unexpected token import”错误是什么原因呢? (#70)

方便提交复现工程吗?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

从QQ邮箱发来的超大附件

cesiumtest.zip (130.19M, 2020年07月21日 22:55 到期)进入下载页面:http://mail.qq.com/cgi-bin/ftnExs_download?t=exs_ftn_download&k=72353438b4c1bdc6e4379c321034531e0857515e000055531c0c0c0050195508000019595255591c50060c5c070c55550400070d363a615254465d4d5b400442451b4e5146345c&code=154864a1

zouyaoji commented 4 years ago

@mayi8986 npm安装后 npm run dev跑不起来呢 报错 是还要装什么环境吗?

zouyaoji commented 3 years ago

@mayi8986 我刚测了一下,没发现问题。

image

zouyaoji commented 3 years ago

https://github.com/zouyaoji/vue-cesium-electron-vite-starter

Ian-Wangyk commented 3 months ago

VM4977:1 Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON at JSON.parse ()为什么我是用官网案例的路线跟踪引用JSON文件报这个错误

zouyaoji commented 3 months ago

如果球都出不来的话,检查一下cesiumjs的地址是不是没写对