John zuo

Results 7 comments of John zuo

Hi,感谢更新,不过还是不行,因为高德地图SDK做了两个改动: 1. 参数名字改成了“vectorMapForeign”,而且是可以设置不同语言的,例如:vectorMapForeign:'style_zh_cn' 2. 使用者必须要申请开通海外地图服务功能。 这个是具体的文档: https://a.amap.com/lbs/static/pdf/%E6%B5%B7%E5%A4%96%E5%9C%B0%E5%9B%BEJS%20API%20V1.0.0.pdf

This bug is very very wired. I have another lib got a similar problem. It is a little different warning message, but the same thing is it is good locally...

Also I found this in vue-core.js: https://github.com/vuejs/core/issues/4260 , is possible we can move the 'vue' from "dependencies" to "devDependencies": ![Screenshot 2023-03-20 150211](https://user-images.githubusercontent.com/4032158/226243993-9c61ee68-fceb-4a9e-97cb-e407d1448ec8.jpg)

Hi @Skivs29 try this way: https://github.com/vuejs/vue-cli/issues/4271 , if it is not work let me know. Thanks. ![Screenshot 2023-03-20 161610](https://user-images.githubusercontent.com/4032158/226252790-79c9da43-b247-4cbb-bbed-e940fd5cda6f.jpg)

After research I got something which might relative, it is https://github.com/vuejs/core/issues/4260, Could we move the vue from "dependencies" to "devDependencies"? ![Screenshot 2023-03-20 150211](https://user-images.githubusercontent.com/4032158/226246451-1a1086b2-1789-4873-b486-4d0776b81a17.jpg)

Finally, it is fixed. I did this: ![Screenshot 2023-03-20 161610](https://user-images.githubusercontent.com/4032158/226483223-8bb255a6-03cf-442b-a2a7-2a5c490ca544.jpg)