-
Notifications
You must be signed in to change notification settings - Fork 92
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
必须要用npm安装么 #9
Comments
自己打包的也可以,直接放到node_modules文件夹下,注意要把dist和package.json全部复制进去,github被墙,我没法更新,上次更新了一半,可能有些问题,建议去码云下载,下面有码云的地址 |
好的,谢谢大佬 |
我也出现上面的问题了,并且重新编译覆盖了,可是还是有问题: 是否是readme.md文件中的引用方式不对呀 |
这个组件依赖于Cesium,因此你必须先引入Cesium,如果你是通过import引入的Cesium,必须将Cesium注册到window下,比如 |
我用的是:vue add cesium 命令直接加入的vue-cli-plugin-cesium 一切都是配置好的,也不知道怎么改 |
我也出现这个错误呢?加了下面这两句还是不行呢?
|
工程一直没跑起来,看起来像是缺文件的样子,不过也学习了很多
The text was updated successfully, but these errors were encountered: