-
Notifications
You must be signed in to change notification settings - Fork 37
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
Failed to load resource: the server responded with a status of 404 (Not Found) #27
Comments
GET http://localhost:3000/cesium/Widgets/widgets.css net::ERR_ABORTED 404 (Not Found) |
cesium 1.92.0 版本下载的 npm包中不存在Widgets目录,请问一下怎么解决? |
难道是cesium版本更新的问题?我记得1.86好像还可以呢,有空看一下 |
hi @wangjiandev 我新建了个 vite 、cesium、vite-plugin-cesium 都升级到最新版本了,我这里没看到任何错误呀,你那边能试一下吗 |
我尝试了一下 |
@wangjiandev 我暂时没有windows环境,能帮忙看一下我刚发的 版本号放在package.json里重新 install 一下 |
|
- Fix: load widgets.css failed on windows #27 Thanks @wangjiandev
- Fix: load widgets.css failed on windows #27 Thanks @wangjiandev
Failed to load resource: the server responded with a status of 404 (Not Found)
package.json
vite.config.ts
启动没有错误,打开页面提示没有找到css文件
The text was updated successfully, but these errors were encountered: